#6EF0EE#6EF0EE
#6EF0EE is a very light, moderate teal. Relative luminance 0.718; OKLCH L 88.2% C 0.115 H 193.9°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6EF0EE |
|---|---|
| RGB | rgb(110, 240, 238) |
| HSL | hsl(179, 81%, 69%) |
| HSV | hsv(179, 54%, 94%) |
| CMYK | cmyk(54.2%, 0%, 0.8%, 5.9%) |
| CIE-LAB | lab(87.87, -36.15, -9.94) |
| CIE-LCH | lch(87.87, 37.49, 195.38°) |
| OKLab | oklab(88.19% -0.1114 -0.0276) |
| OKLCH | oklch(88.19% 0.115 193.9) |
| XYZ | xyz(53.0166, 71.8031, 91.9378) |
| Luminance | 0.7181 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.72
Bright Light Blue
#26F7FD
ΔE00 4.00
Aqua
#00FFFF
ΔE00 4.74
Bright Turquoise
#0FFEF9
ΔE00 4.79
Bright Aqua
#0BF9EA
ΔE00 6.06
Robin'S Egg
#6DEDFD
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EF0EE #F06E70
analogous
#6EF0AD #6EF0EE #6EB1F0
triadic
#6EF0EE #EE6EF0 #F0EE6E
tetradic
#6EF0EE #AD6EF0 #F06E70 #B1F06E
square
#6EF0EE #AD6EF0 #F06E70 #B1F06E
split-complementary
#6EF0EE #F06EB1 #F0AD6E
monochromatic
#15CECB #37EAE7 #6EF0EE #A5F6F5 #DDFBFB
Accessibility & contrast
On white
1.37
#6EF0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#6EF0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EF0EE
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EF0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EF0EE | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6EE
Deuteranopia (green-blind)
#CDD6EF
Tritanopia (blue-blind)
#00F6EF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6ef0ee; /* rgb */ color: rgb(110, 240, 238); /* oklch */ color: oklch(88.2% 0.115 193.9);
Tailwind
colors: {
custom: {
50: '#a3f5f3',
500: '#6ef0ee',
950: '#000000',
},
}SCSS
$custom: #6ef0ee; $custom-light: #a3f5f3; $custom-dark: #000000;
JSON
{
"hex": "#6ef0ee",
"rgb": {
"r": 110,
"g": 240,
"b": 238
},
"hsl": {
"h": 179.077,
"s": 81.25,
"l": 68.627
},
"oklch": {
"l": 0.88193,
"c": 0.11474,
"h": 193.9
},
"luminance": 0.71808
}Semantic roles & 50–950 ramp
primary
#6EF0EE
secondary
#C9393C
accent
#080BDE
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585