#6EE4AA#6EE4AA
#6EE4AA is a very light, vivid teal. Relative luminance 0.617; OKLCH L 83.5% C 0.136 H 159.9°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE4AA |
|---|---|
| RGB | rgb(110, 228, 170) |
| HSL | hsl(151, 69%, 66%) |
| HSV | hsv(151, 52%, 89%) |
| CMYK | cmyk(51.8%, 0%, 25.4%, 10.6%) |
| CIE-LAB | lab(82.75, -46.57, 18.32) |
| CIE-LCH | lch(82.75, 50.04, 158.53°) |
| OKLab | oklab(83.49% -0.128 0.0468) |
| OKLCH | oklch(83.49% 0.136 159.9) |
| XYZ | xyz(41.4260, 61.7005, 47.7488) |
| Luminance | 0.6170 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.19
Light Greenish Blue
#63F7B4
ΔE00 4.34
Eucalyptus
#44D7A8
ΔE00 5.02
Aqua Green
#12E193
ΔE00 5.35
Light Blue Green
#7EFBB3
ΔE00 5.43
Hospital Green
#9BE5AA
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE4AA #E46EA8
analogous
#6EE46F #6EE4AA #6EE3E4
triadic
#6EE4AA #AA6EE4 #E4AA6E
tetradic
#6EE4AA #6F6EE4 #E46EA8 #E3E46E
square
#6EE4AA #6F6EE4 #E46EA8 #E3E46E
split-complementary
#6EE4AA #E46EE3 #E46F6E
monochromatic
#22B66D #3ADA8C #6EE4AA #A2EEC8 #D5F7E6
Accessibility & contrast
On white
1.57
#6EE4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#6EE4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE4AA
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE4AA | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D5A7
Deuteranopia (green-blind)
#D0C9AE
Tritanopia (blue-blind)
#48E3D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6ee4aa; /* rgb */ color: rgb(110, 228, 170); /* oklch */ color: oklch(83.5% 0.136 159.9);
Tailwind
colors: {
custom: {
50: '#9fedc3',
500: '#6ee4aa',
950: '#000000',
},
}SCSS
$custom: #6ee4aa; $custom-light: #9fedc3; $custom-dark: #000000;
JSON
{
"hex": "#6ee4aa",
"rgb": {
"r": 110,
"g": 228,
"b": 170
},
"hsl": {
"h": 150.508,
"s": 68.605,
"l": 66.275
},
"oklch": {
"l": 0.83492,
"c": 0.13632,
"h": 159.9
},
"luminance": 0.61704
}Semantic roles & 50–950 ramp
primary
#6EE4AA
secondary
#B6407A
accent
#1571D1
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582