#6EE3EF#6EE3EF
#6EE3EF is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.3% C 0.107 H 204.4°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE3EF |
|---|---|
| RGB | rgb(110, 227, 239) |
| HSL | hsl(186, 80%, 68%) |
| HSV | hsv(186, 54%, 94%) |
| CMYK | cmyk(54%, 5%, 0%, 6.3%) |
| CIE-LAB | lab(84.22, -29.76, -15.94) |
| CIE-LCH | lch(84.22, 33.76, 208.17°) |
| OKLab | oklab(85.26% -0.0973 -0.044) |
| OKLCH | oklch(85.26% 0.107 204.4) |
| XYZ | xyz(49.4731, 64.4805, 91.4834) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.48
Robin Egg Blue
#8AF1FE
ΔE00 3.75
Robin'S Egg Blue
#98EFF9
ΔE00 4.47
Aqua Blue
#02D8E9
ΔE00 4.82
Bright Light Blue
#26F7FD
ΔE00 6.46
Bright Cyan
#41FDFE
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE3EF #EF7A6E
analogous
#6EEFBA #6EE3EF #6EA2EF
triadic
#6EE3EF #EF6EE3 #E3EF6E
tetradic
#6EE3EF #BA6EEF #EF7A6E #A2EF6E
square
#6EE3EF #BA6EEF #EF7A6E #A2EF6E
split-complementary
#6EE3EF #EF6EA2 #EFBA6E
monochromatic
#17BBCC #37D8E9 #6EE3EF #A5EEF5 #DCF8FB
Accessibility & contrast
On white
1.51
#6EE3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#6EE3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE3EF
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE3EF | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBF0
Deuteranopia (green-blind)
#BFCCF0
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ee3ef; /* rgb */ color: rgb(110, 227, 239); /* oklch */ color: oklch(85.3% 0.107 204.4);
Tailwind
colors: {
custom: {
50: '#a2ecf4',
500: '#6ee3ef',
950: '#000000',
},
}SCSS
$custom: #6ee3ef; $custom-light: #a2ecf4; $custom-dark: #000000;
JSON
{
"hex": "#6ee3ef",
"rgb": {
"r": 110,
"g": 227,
"b": 239
},
"hsl": {
"h": 185.581,
"s": 80.124,
"l": 68.431
},
"oklch": {
"l": 0.85255,
"c": 0.10678,
"h": 204.4
},
"luminance": 0.64485
}Semantic roles & 50–950 ramp
primary
#6EE3EF
secondary
#C7473A
accent
#1D09DC
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485