#6EE8AE#6EE8AE
#6EE8AE is a very light, vivid teal. Relative luminance 0.641; OKLCH L 84.5% C 0.138 H 160.6°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE8AE |
|---|---|
| RGB | rgb(110, 232, 174) |
| HSL | hsl(151, 73%, 67%) |
| HSV | hsv(151, 53%, 91%) |
| CMYK | cmyk(52.6%, 0%, 25%, 9%) |
| CIE-LAB | lab(84.01, -47.46, 17.98) |
| CIE-LCH | lch(84.01, 50.75, 159.25°) |
| OKLab | oklab(84.54% -0.1306 0.0459) |
| OKLCH | oklch(84.54% 0.138 160.6) |
| XYZ | xyz(42.9233, 64.0804, 50.1430) |
| Luminance | 0.6408 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.46
Light Greenish Blue
#63F7B4
ΔE00 3.52
Light Blue Green
#7EFBB3
ΔE00 4.76
Light Aquamarine
#7BFDC7
ΔE00 4.79
Seafoam (survey)
#80F9AD
ΔE00 5.04
Seafoam Green
#7AF9AB
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE8AE #E86EA8
analogous
#6EE871 #6EE8AE #6EE5E8
triadic
#6EE8AE #AE6EE8 #E8AE6E
tetradic
#6EE8AE #716EE8 #E86EA8 #E5E86E
square
#6EE8AE #716EE8 #E86EA8 #E5E86E
split-complementary
#6EE8AE #E86EE5 #E8716E
monochromatic
#1EBE72 #39E090 #6EE8AE #A3F0CC #D8F9E9
Accessibility & contrast
On white
1.52
#6EE8AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#6EE8AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE8AE
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE8AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE8AE | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AB
Deuteranopia (green-blind)
#D4CCB2
Tritanopia (blue-blind)
#44E7D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ee8ae; /* rgb */ color: rgb(110, 232, 174); /* oklch */ color: oklch(84.5% 0.138 160.6);
Tailwind
colors: {
custom: {
50: '#a0f0c6',
500: '#6ee8ae',
950: '#000000',
},
}SCSS
$custom: #6ee8ae; $custom-light: #a0f0c6; $custom-dark: #000000;
JSON
{
"hex": "#6ee8ae",
"rgb": {
"r": 110,
"g": 232,
"b": 174
},
"hsl": {
"h": 151.475,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.8454,
"c": 0.13845,
"h": 160.6
},
"luminance": 0.64084
}Semantic roles & 50–950 ramp
primary
#6EE8AE
secondary
#BD3E7A
accent
#116ED5
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582