#6EE7EA#6EE7EA
#6EE7EA is a very light, moderate teal. Relative luminance 0.664; OKLCH L 86.0% C 0.109 H 197.5°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE7EA |
|---|---|
| RGB | rgb(110, 231, 234) |
| HSL | hsl(181, 75%, 67%) |
| HSV | hsv(181, 53%, 92%) |
| CMYK | cmyk(53%, 1.3%, 0%, 8.2%) |
| CIE-LAB | lab(85.20, -32.99, -11.82) |
| CIE-LCH | lch(85.20, 35.04, 199.72°) |
| OKLab | oklab(86% -0.1035 -0.0327) |
| OKLCH | oklch(86% 0.109 197.5) |
| XYZ | xyz(49.8514, 66.4026, 88.0158) |
| Luminance | 0.6641 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.55
Bright Light Blue
#26F7FD
ΔE00 4.82
Robin Egg Blue
#8AF1FE
ΔE00 5.12
Robin'S Egg Blue
#98EFF9
ΔE00 5.49
Bright Cyan
#41FDFE
ΔE00 5.54
Aqua Blue
#02D8E9
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE7EA #EA716E
analogous
#6EEAAF #6EE7EA #6EA9EA
triadic
#6EE7EA #EA6EE7 #E7EA6E
tetradic
#6EE7EA #AF6EEA #EA716E #A9EA6E
square
#6EE7EA #AF6EEA #EA716E #A9EA6E
split-complementary
#6EE7EA #EA6EA9 #EAAF6E
monochromatic
#1CBEC2 #39DEE2 #6EE7EA #A3F0F2 #D9F9F9
Accessibility & contrast
On white
1.47
#6EE7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#6EE7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE7EA
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE7EA | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEA
Deuteranopia (green-blind)
#C5CEEB
Tritanopia (blue-blind)
#00EEE8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6ee7ea; /* rgb */ color: rgb(110, 231, 234); /* oklch */ color: oklch(86.0% 0.109 197.5);
Tailwind
colors: {
custom: {
50: '#a2eff0',
500: '#6ee7ea',
950: '#000000',
},
}SCSS
$custom: #6ee7ea; $custom-light: #a2eff0; $custom-dark: #000000;
JSON
{
"hex": "#6ee7ea",
"rgb": {
"r": 110,
"g": 231,
"b": 234
},
"hsl": {
"h": 181.452,
"s": 74.699,
"l": 67.451
},
"oklch": {
"l": 0.85999,
"c": 0.10858,
"h": 197.5
},
"luminance": 0.66407
}Semantic roles & 50–950 ramp
primary
#6EE7EA
secondary
#C03F3C
accent
#130FD7
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101616
muted
#818585