#6EE3FB#6EE3FB
#6EE3FB is a very light, moderate cyan. Relative luminance 0.652; OKLCH L 85.7% C 0.110 H 213.0°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE3FB |
|---|---|
| RGB | rgb(110, 227, 251) |
| HSL | hsl(190, 95%, 71%) |
| HSV | hsv(190, 56%, 98%) |
| CMYK | cmyk(56.2%, 9.6%, 0%, 1.6%) |
| CIE-LAB | lab(84.59, -26.48, -21.70) |
| CIE-LCH | lch(84.59, 34.24, 219.33°) |
| OKLab | oklab(85.68% -0.0926 -0.0601) |
| OKLCH | oklch(85.68% 0.11 213) |
| XYZ | xyz(51.3051, 65.2133, 101.1317) |
| Luminance | 0.6522 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.68
Robin Egg Blue
#8AF1FE
ΔE00 4.69
Neon Blue
#04D9FF
ΔE00 4.98
Robin'S Egg Blue
#98EFF9
ΔE00 5.56
Aqua Blue
#02D8E9
ΔE00 6.25
Sky Blue
#87CEEB
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE3FB #FB866E
analogous
#6EFBCD #6EE3FB #6E9CFB
triadic
#6EE3FB #FB6EE3 #E3FB6E
tetradic
#6EE3FB #CD6EFB #FB866E #9CFB6E
square
#6EE3FB #CD6EFB #FB866E #9CFB6E
split-complementary
#6EE3FB #FB6E9C #FBCD6E
monochromatic
#06C2E8 #32D7F9 #6EE3FB #AAEFFD #E1F9FE
Accessibility & contrast
On white
1.50
#6EE3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#6EE3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE3FB
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE3FB | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DCFC
Deuteranopia (green-blind)
#BBCCFB
Tritanopia (blue-blind)
#00EDEA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ee3fb; /* rgb */ color: rgb(110, 227, 251); /* oklch */ color: oklch(85.7% 0.110 213.0);
Tailwind
colors: {
custom: {
50: '#a3ecfc',
500: '#6ee3fb',
950: '#000000',
},
}SCSS
$custom: #6ee3fb; $custom-light: #a3ecfc; $custom-dark: #000000;
JSON
{
"hex": "#6ee3fb",
"rgb": {
"r": 110,
"g": 227,
"b": 251
},
"hsl": {
"h": 190.213,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.85684,
"c": 0.11039,
"h": 213
},
"luminance": 0.65218
}Semantic roles & 50–950 ramp
primary
#6EE3FB
secondary
#D65237
accent
#2700E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485