#6EE9AE#6EE9AE
#6EE9AE is a very light, vivid teal. Relative luminance 0.646; OKLCH L 84.8% C 0.140 H 160.4°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE9AE |
|---|---|
| RGB | rgb(110, 233, 174) |
| HSL | hsl(151, 74%, 67%) |
| HSV | hsv(151, 53%, 91%) |
| CMYK | cmyk(52.8%, 0%, 25.3%, 8.6%) |
| CIE-LAB | lab(84.30, -47.88, 18.39) |
| CIE-LCH | lch(84.30, 51.29, 158.99°) |
| OKLab | oklab(84.78% -0.1317 0.047) |
| OKLCH | oklch(84.78% 0.14 160.4) |
| XYZ | xyz(43.2056, 64.6450, 50.2371) |
| Luminance | 0.6465 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.27
Seafoam
#7FE0B3
ΔE00 3.70
Light Blue Green
#7EFBB3
ΔE00 4.49
Light Aquamarine
#7BFDC7
ΔE00 4.65
Seafoam (survey)
#80F9AD
ΔE00 4.78
Seafoam Green
#7AF9AB
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE9AE #E96EA9
analogous
#6EE971 #6EE9AE #6EE6E9
triadic
#6EE9AE #AE6EE9 #E9AE6E
tetradic
#6EE9AE #716EE9 #E96EA9 #E6E96E
square
#6EE9AE #716EE9 #E96EA9 #E6E96E
split-complementary
#6EE9AE #E96EE6 #E9716E
monochromatic
#1DC072 #39E190 #6EE9AE #A3F1CC #D8F9E9
Accessibility & contrast
On white
1.51
#6EE9AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#6EE9AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE9AE
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE9AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE9AE | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAB
Deuteranopia (green-blind)
#D5CDB2
Tritanopia (blue-blind)
#44E8D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ee9ae; /* rgb */ color: rgb(110, 233, 174); /* oklch */ color: oklch(84.8% 0.140 160.4);
Tailwind
colors: {
custom: {
50: '#a0f1c6',
500: '#6ee9ae',
950: '#000000',
},
}SCSS
$custom: #6ee9ae; $custom-light: #a0f1c6; $custom-dark: #000000;
JSON
{
"hex": "#6ee9ae",
"rgb": {
"r": 110,
"g": 233,
"b": 174
},
"hsl": {
"h": 151.22,
"s": 73.653,
"l": 67.255
},
"oklch": {
"l": 0.84779,
"c": 0.13981,
"h": 160.4
},
"luminance": 0.64649
}Semantic roles & 50–950 ramp
primary
#6EE9AE
secondary
#BE3D7B
accent
#106FD6
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582