#6EE4AE#6EE4AE
#6EE4AE is a very light, vivid teal. Relative luminance 0.619; OKLCH L 83.6% C 0.133 H 161.7°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE4AE |
|---|---|
| RGB | rgb(110, 228, 174) |
| HSL | hsl(153, 69%, 66%) |
| HSV | hsv(153, 52%, 89%) |
| CMYK | cmyk(51.8%, 0%, 23.7%, 10.6%) |
| CIE-LAB | lab(82.84, -45.75, 16.34) |
| CIE-LCH | lch(82.84, 48.58, 160.35°) |
| OKLab | oklab(83.59% -0.1263 0.0418) |
| OKLCH | oklch(83.59% 0.133 161.7) |
| XYZ | xyz(41.8102, 61.8542, 49.7719) |
| Luminance | 0.6186 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.57
Eucalyptus
#44D7A8
ΔE00 4.56
Light Greenish Blue
#63F7B4
ΔE00 4.58
Aqua Marine
#2EE8BB
ΔE00 5.12
Light Turquoise
#7EF4CC
ΔE00 5.33
Light Teal
#90E4C1
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE4AE #E46EA4
analogous
#6EE473 #6EE4AE #6EDFE4
triadic
#6EE4AE #AE6EE4 #E4AE6E
tetradic
#6EE4AE #736EE4 #E46EA4 #DFE46E
square
#6EE4AE #736EE4 #E46EA4 #DFE46E
split-complementary
#6EE4AE #E46EDF #E4736E
monochromatic
#22B672 #3ADA91 #6EE4AE #A2EECB #D5F7E8
Accessibility & contrast
On white
1.57
#6EE4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#6EE4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE4AE
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE4AE | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AB
Deuteranopia (green-blind)
#D0C9B1
Tritanopia (blue-blind)
#46E4D5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6ee4ae; /* rgb */ color: rgb(110, 228, 174); /* oklch */ color: oklch(83.6% 0.133 161.7);
Tailwind
colors: {
custom: {
50: '#9fedc6',
500: '#6ee4ae',
950: '#000000',
},
}SCSS
$custom: #6ee4ae; $custom-light: #9fedc6; $custom-dark: #000000;
JSON
{
"hex": "#6ee4ae",
"rgb": {
"r": 110,
"g": 228,
"b": 174
},
"hsl": {
"h": 152.542,
"s": 68.605,
"l": 66.275
},
"oklch": {
"l": 0.83586,
"c": 0.133,
"h": 161.7
},
"luminance": 0.61858
}Semantic roles & 50–950 ramp
primary
#6EE4AE
secondary
#B64076
accent
#156BD1
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1613
muted
#808582