#6FE2AA#6FE2AA
#6FE2AA is a very light, vivid teal. Relative luminance 0.607; OKLCH L 83.1% C 0.133 H 160.3°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE2AA |
|---|---|
| RGB | rgb(111, 226, 170) |
| HSL | hsl(151, 66%, 66%) |
| HSV | hsv(151, 51%, 89%) |
| CMYK | cmyk(50.9%, 0%, 24.8%, 11.4%) |
| CIE-LAB | lab(82.20, -45.48, 17.55) |
| CIE-LCH | lch(82.20, 48.75, 158.90°) |
| OKLab | oklab(83.05% -0.1252 0.0448) |
| OKLCH | oklch(83.05% 0.133 160.3) |
| XYZ | xyz(41.0042, 60.6710, 47.5723) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.75
Eucalyptus
#44D7A8
ΔE00 4.67
Light Greenish Blue
#63F7B4
ΔE00 4.86
Hospital Green
#9BE5AA
ΔE00 5.44
Aqua Green
#12E193
ΔE00 5.61
Aqua Marine
#2EE8BB
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE2AA #E26FA7
analogous
#6FE270 #6FE2AA #6FE0E2
triadic
#6FE2AA #AA6FE2 #E2AA6F
tetradic
#6FE2AA #706FE2 #E26FA7 #E0E26F
square
#6FE2AA #706FE2 #E26FA7 #E0E26F
split-complementary
#6FE2AA #E26FE0 #E2706F
monochromatic
#24B36D #3CD88C #6FE2AA #A2ECC8 #D5F7E6
Accessibility & contrast
On white
1.60
#6FE2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#6FE2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE2AA
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE2AA | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D4A7
Deuteranopia (green-blind)
#CFC8AD
Tritanopia (blue-blind)
#4AE1D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6fe2aa; /* rgb */ color: rgb(111, 226, 170); /* oklch */ color: oklch(83.1% 0.133 160.3);
Tailwind
colors: {
custom: {
50: '#a0ecc3',
500: '#6fe2aa',
950: '#000000',
},
}SCSS
$custom: #6fe2aa; $custom-light: #a0ecc3; $custom-dark: #000000;
JSON
{
"hex": "#6fe2aa",
"rgb": {
"r": 111,
"g": 226,
"b": 170
},
"hsl": {
"h": 150.783,
"s": 66.474,
"l": 66.078
},
"oklch": {
"l": 0.83051,
"c": 0.133,
"h": 160.3
},
"luminance": 0.60674
}Semantic roles & 50–950 ramp
primary
#6FE2AA
secondary
#B44279
accent
#1770CE
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582