#6CF0AE#6CF0AE
#6CF0AE is a very light, vivid teal. Relative luminance 0.686; OKLCH L 86.4% C 0.150 H 159.0°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF0AE |
|---|---|
| RGB | rgb(108, 240, 174) |
| HSL | hsl(150, 81%, 68%) |
| HSV | hsv(150, 55%, 94%) |
| CMYK | cmyk(55%, 0%, 27.5%, 5.9%) |
| CIE-LAB | lab(86.29, -51.25, 21.14) |
| CIE-LCH | lch(86.29, 55.43, 157.59°) |
| OKLab | oklab(86.38% -0.1404 0.0538) |
| OKLCH | oklch(86.38% 0.15 159) |
| XYZ | xyz(44.9805, 68.5602, 50.8992) |
| Luminance | 0.6856 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.71
Light Blue Green
#7EFBB3
ΔE00 2.83
Seafoam Green
#7AF9AB
ΔE00 3.10
Seafoam (survey)
#80F9AD
ΔE00 3.16
Light Aquamarine
#7BFDC7
ΔE00 4.11
Light Bluish Green
#76FDA8
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF0AE #F06CAE
analogous
#6CF06C #6CF0AE #6CF0F0
triadic
#6CF0AE #AE6CF0 #F0AE6C
tetradic
#6CF0AE #6C6CF0 #F06CAE #F0F06C
square
#6CF0AE #6C6CF0 #F06CAE #F0F06C
split-complementary
#6CF0AE #F06CF0 #F06C6C
monochromatic
#15CD71 #34EA8F #6CF0AE #A4F6CD #DBFBEB
Accessibility & contrast
On white
1.43
#6CF0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#6CF0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF0AE
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF0AE | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0AA
Deuteranopia (green-blind)
#DBD3B2
Tritanopia (blue-blind)
#3CEFDE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6cf0ae; /* rgb */ color: rgb(108, 240, 174); /* oklch */ color: oklch(86.4% 0.150 159.0);
Tailwind
colors: {
custom: {
50: '#a0f6c6',
500: '#6cf0ae',
950: '#000000',
},
}SCSS
$custom: #6cf0ae; $custom-light: #a0f6c6; $custom-dark: #000000;
JSON
{
"hex": "#6cf0ae",
"rgb": {
"r": 108,
"g": 240,
"b": 174
},
"hsl": {
"h": 150,
"s": 81.481,
"l": 68.235
},
"oklch": {
"l": 0.86381,
"c": 0.15033,
"h": 159
},
"luminance": 0.68564
}Semantic roles & 50–950 ramp
primary
#6CF0AE
secondary
#C83880
accent
#0873DE
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582