#6FE5AA#6FE5AA
#6FE5AA is a very light, vivid teal. Relative luminance 0.623; OKLCH L 83.8% C 0.137 H 159.6°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE5AA |
|---|---|
| RGB | rgb(111, 229, 170) |
| HSL | hsl(150, 69%, 67%) |
| HSV | hsv(150, 52%, 90%) |
| CMYK | cmyk(51.5%, 0%, 25.8%, 10.2%) |
| CIE-LAB | lab(83.08, -46.76, 18.78) |
| CIE-LCH | lch(83.08, 50.39, 158.12°) |
| OKLab | oklab(83.77% -0.1285 0.0479) |
| OKLCH | oklch(83.77% 0.137 159.6) |
| XYZ | xyz(41.8271, 62.3168, 47.8466) |
| Luminance | 0.6232 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.37
Light Greenish Blue
#63F7B4
ΔE00 4.12
Light Blue Green
#7EFBB3
ΔE00 5.14
Seafoam (survey)
#80F9AD
ΔE00 5.26
Eucalyptus
#44D7A8
ΔE00 5.30
Hospital Green
#9BE5AA
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE5AA #E56FAA
analogous
#6FE56F #6FE5AA #6FE5E5
triadic
#6FE5AA #AA6FE5 #E5AA6F
tetradic
#6FE5AA #6F6FE5 #E56FAA #E5E56F
square
#6FE5AA #6F6FE5 #E56FAA #E5E56F
split-complementary
#6FE5AA #E56FE5 #E56F6F
monochromatic
#21B86D #3BDC8B #6FE5AA #A3EEC9 #D7F8E7
Accessibility & contrast
On white
1.56
#6FE5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#6FE5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE5AA
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE5AA | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D6A7
Deuteranopia (green-blind)
#D2CAAE
Tritanopia (blue-blind)
#4AE4D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6fe5aa; /* rgb */ color: rgb(111, 229, 170); /* oklch */ color: oklch(83.8% 0.137 159.6);
Tailwind
colors: {
custom: {
50: '#a0eec3',
500: '#6fe5aa',
950: '#000000',
},
}SCSS
$custom: #6fe5aa; $custom-light: #a0eec3; $custom-dark: #000000;
JSON
{
"hex": "#6fe5aa",
"rgb": {
"r": 111,
"g": 229,
"b": 170
},
"hsl": {
"h": 150,
"s": 69.412,
"l": 66.667
},
"oklch": {
"l": 0.83768,
"c": 0.13714,
"h": 159.6
},
"luminance": 0.6232
}Semantic roles & 50–950 ramp
primary
#6FE5AA
secondary
#B8407C
accent
#1473D1
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582