#6EF4EE#6EF4EE
#6EF4EE is a very light, moderate teal. Relative luminance 0.742; OKLCH L 89.1% C 0.118 H 191.2°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6EF4EE |
|---|---|
| RGB | rgb(110, 244, 238) |
| HSL | hsl(177, 86%, 69%) |
| HSV | hsv(177, 55%, 96%) |
| CMYK | cmyk(54.9%, 0%, 2.5%, 4.3%) |
| CIE-LAB | lab(89.01, -37.98, -8.26) |
| CIE-LCH | lch(89.01, 38.87, 192.26°) |
| OKLab | oklab(89.11% -0.1155 -0.023) |
| OKLCH | oklch(89.11% 0.118 191.2) |
| XYZ | xyz(54.2071, 74.1841, 92.3346) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.62
Bright Turquoise
#0FFEF9
ΔE00 4.02
Aqua
#00FFFF
ΔE00 4.42
Bright Light Blue
#26F7FD
ΔE00 4.61
Bright Aqua
#0BF9EA
ΔE00 4.82
Tiffany Blue
#7BF2DA
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EF4EE #F46E74
analogous
#6EF4AB #6EF4EE #6EB7F4
triadic
#6EF4EE #EE6EF4 #F4EE6E
tetradic
#6EF4EE #AB6EF4 #F46E74 #B7F46E
square
#6EF4EE #AB6EF4 #F46E74 #B7F46E
split-complementary
#6EF4EE #F46EB7 #F4AB6E
monochromatic
#10D7CE #35F0E7 #6EF4EE #A7F8F5 #E0FDFB
Accessibility & contrast
On white
1.33
#6EF4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#6EF4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EF4EE
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EF4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EF4EE | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EE
Deuteranopia (green-blind)
#D1D9EF
Tritanopia (blue-blind)
#00FAF2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #6ef4ee; /* rgb */ color: rgb(110, 244, 238); /* oklch */ color: oklch(89.1% 0.118 191.2);
Tailwind
colors: {
custom: {
50: '#a3f8f3',
500: '#6ef4ee',
950: '#000000',
},
}SCSS
$custom: #6ef4ee; $custom-light: #a3f8f3; $custom-dark: #000000;
JSON
{
"hex": "#6ef4ee",
"rgb": {
"r": 110,
"g": 244,
"b": 238
},
"hsl": {
"h": 177.313,
"s": 85.897,
"l": 69.412
},
"oklch": {
"l": 0.89111,
"c": 0.11781,
"h": 191.2
},
"luminance": 0.74189
}Semantic roles & 50–950 ramp
primary
#6EF4EE
secondary
#CE393F
accent
#030DE2
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101717
muted
#818585