#6FE5AE#6FE5AE
#6FE5AE is a very light, vivid teal. Relative luminance 0.625; OKLCH L 83.9% C 0.134 H 161.3°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE5AE |
|---|---|
| RGB | rgb(111, 229, 174) |
| HSL | hsl(152, 69%, 67%) |
| HSV | hsv(152, 52%, 90%) |
| CMYK | cmyk(51.5%, 0%, 24%, 10.2%) |
| CIE-LAB | lab(83.16, -45.95, 16.80) |
| CIE-LCH | lch(83.16, 48.93, 159.91°) |
| OKLab | oklab(83.86% -0.1267 0.043) |
| OKLCH | oklch(83.86% 0.134 161.3) |
| XYZ | xyz(42.2112, 62.4705, 49.8698) |
| Luminance | 0.6247 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.73
Light Greenish Blue
#63F7B4
ΔE00 4.32
Eucalyptus
#44D7A8
ΔE00 4.84
Light Aquamarine
#7BFDC7
ΔE00 5.26
Aqua Marine
#2EE8BB
ΔE00 5.27
Light Turquoise
#7EF4CC
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE5AE #E56FA6
analogous
#6FE573 #6FE5AE #6FE1E5
triadic
#6FE5AE #AE6FE5 #E5AE6F
tetradic
#6FE5AE #736FE5 #E56FA6 #E1E56F
square
#6FE5AE #736FE5 #E56FA6 #E1E56F
split-complementary
#6FE5AE #E56FE1 #E5736F
monochromatic
#21B872 #3BDC91 #6FE5AE #A3EECB #D7F8E8
Accessibility & contrast
On white
1.56
#6FE5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#6FE5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE5AE
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE5AE | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D7AB
Deuteranopia (green-blind)
#D1CAB1
Tritanopia (blue-blind)
#47E4D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6fe5ae; /* rgb */ color: rgb(111, 229, 174); /* oklch */ color: oklch(83.9% 0.134 161.3);
Tailwind
colors: {
custom: {
50: '#a0eec6',
500: '#6fe5ae',
950: '#000000',
},
}SCSS
$custom: #6fe5ae; $custom-light: #a0eec6; $custom-dark: #000000;
JSON
{
"hex": "#6fe5ae",
"rgb": {
"r": 111,
"g": 229,
"b": 174
},
"hsl": {
"h": 152.034,
"s": 69.412,
"l": 66.667
},
"oklch": {
"l": 0.83862,
"c": 0.1338,
"h": 161.3
},
"luminance": 0.62474
}Semantic roles & 50–950 ramp
primary
#6FE5AE
secondary
#B84078
accent
#146CD1
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1613
muted
#808582