#6EE6EE#6EE6EE
#6EE6EE is a very light, moderate teal. Relative luminance 0.661; OKLCH L 85.9% C 0.108 H 201.2°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE6EE |
|---|---|
| RGB | rgb(110, 230, 238) |
| HSL | hsl(184, 79%, 68%) |
| HSV | hsv(184, 54%, 93%) |
| CMYK | cmyk(53.8%, 3.4%, 0%, 6.7%) |
| CIE-LAB | lab(85.04, -31.46, -14.18) |
| CIE-LCH | lch(85.04, 34.51, 204.26°) |
| OKLab | oklab(85.91% -0.1009 -0.0392) |
| OKLCH | oklch(85.91% 0.108 201.2) |
| XYZ | xyz(50.1535, 66.0769, 90.9834) |
| Luminance | 0.6608 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.00
Robin Egg Blue
#8AF1FE
ΔE00 3.96
Robin'S Egg Blue
#98EFF9
ΔE00 4.60
Bright Light Blue
#26F7FD
ΔE00 5.31
Aqua Blue
#02D8E9
ΔE00 5.39
Bright Cyan
#41FDFE
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE6EE #EE766E
analogous
#6EEEB6 #6EE6EE #6EA6EE
triadic
#6EE6EE #EE6EE6 #E6EE6E
tetradic
#6EE6EE #B66EEE #EE766E #A6EE6E
square
#6EE6EE #B66EEE #EE766E #A6EE6E
split-complementary
#6EE6EE #EE6EA6 #EEB66E
monochromatic
#18BFCA #37DDE8 #6EE6EE #A5EFF4 #DCF9FB
Accessibility & contrast
On white
1.48
#6EE6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#6EE6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE6EE
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE6EE | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEF
Deuteranopia (green-blind)
#C3CEEF
Tritanopia (blue-blind)
#00EDE8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6ee6ee; /* rgb */ color: rgb(110, 230, 238); /* oklch */ color: oklch(85.9% 0.108 201.2);
Tailwind
colors: {
custom: {
50: '#a2eef3',
500: '#6ee6ee',
950: '#000000',
},
}SCSS
$custom: #6ee6ee; $custom-light: #a2eef3; $custom-dark: #000000;
JSON
{
"hex": "#6ee6ee",
"rgb": {
"r": 110,
"g": 230,
"b": 238
},
"hsl": {
"h": 183.75,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.85905,
"c": 0.1082,
"h": 201.2
},
"luminance": 0.66082
}Semantic roles & 50–950 ramp
primary
#6EE6EE
secondary
#C6433A
accent
#170ADB
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101617
muted
#818585