#6EF9E9#6EF9E9
#6EF9E9 is a very light, vivid teal. Relative luminance 0.769; OKLCH L 90.1% C 0.123 H 185.0°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6EF9E9 |
|---|---|
| RGB | rgb(110, 249, 233) |
| HSL | hsl(173, 92%, 70%) |
| HSV | hsv(173, 56%, 98%) |
| CMYK | cmyk(55.8%, 0%, 6.4%, 2.4%) |
| CIE-LAB | lab(90.30, -41.50, -3.75) |
| CIE-LCH | lch(90.30, 41.67, 185.16°) |
| OKLab | oklab(90.11% -0.1228 -0.0108) |
| OKLCH | oklch(90.11% 0.123 185) |
| XYZ | xyz(55.0076, 76.9441, 89.0278) |
| Luminance | 0.7695 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.44
Bright Aqua
#0BF9EA
ΔE00 3.53
Bright Turquoise
#0FFEF9
ΔE00 4.88
Bright Cyan
#41FDFE
ΔE00 5.90
Turquoise
#40E0D0
ΔE00 5.96
Aqua
#00FFFF
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EF9E9 #F96E7E
analogous
#6EF9A4 #6EF9E9 #6EC3F9
triadic
#6EF9E9 #E96EF9 #F9E96E
tetradic
#6EF9E9 #A46EF9 #F96E7E #C3F96E
square
#6EF9E9 #A46EF9 #F96E7E #C3F96E
split-complementary
#6EF9E9 #F96EC3 #F9A46E
monochromatic
#09E3CA #33F7E0 #6EF9E9 #A9FBF2 #E2FEFB
Accessibility & contrast
On white
1.28
#6EF9E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#6EF9E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EF9E9
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EF9E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EF9E9 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDE9
Deuteranopia (green-blind)
#D8DDEB
Tritanopia (blue-blind)
#00FEF4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6ef9e9; /* rgb */ color: rgb(110, 249, 233); /* oklch */ color: oklch(90.1% 0.123 185.0);
Tailwind
colors: {
custom: {
50: '#a3fcf0',
500: '#6ef9e9',
950: '#000000',
},
}SCSS
$custom: #6ef9e9; $custom-light: #a3fcf0; $custom-dark: #000000;
JSON
{
"hex": "#6ef9e9",
"rgb": {
"r": 110,
"g": 249,
"b": 233
},
"hsl": {
"h": 173.094,
"s": 92.053,
"l": 70.392
},
"oklch": {
"l": 0.90108,
"c": 0.12331,
"h": 185
},
"luminance": 0.7695
}Semantic roles & 50–950 ramp
primary
#6EF9E9
secondary
#D43749
accent
#001AE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101716
muted
#818585