#6CF2AE#6CF2AE
#6CF2AE is a very light, vivid green. Relative luminance 0.697; OKLCH L 86.9% C 0.153 H 158.6°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF2AE |
|---|---|
| RGB | rgb(108, 242, 174) |
| HSL | hsl(150, 84%, 69%) |
| HSV | hsv(150, 55%, 95%) |
| CMYK | cmyk(55.4%, 0%, 28.1%, 5.1%) |
| CIE-LAB | lab(86.87, -52.07, 21.94) |
| CIE-LCH | lch(86.87, 56.50, 157.15°) |
| OKLab | oklab(86.86% -0.1425 0.0558) |
| OKLCH | oklch(86.86% 0.153 158.6) |
| XYZ | xyz(45.5725, 69.7442, 51.0966) |
| Luminance | 0.6975 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.45
Light Blue Green
#7EFBB3
ΔE00 2.40
Seafoam Green
#7AF9AB
ΔE00 2.64
Seafoam (survey)
#80F9AD
ΔE00 2.74
Light Bluish Green
#76FDA8
ΔE00 3.76
Light Green Blue
#56FCA2
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF2AE #F26CB0
analogous
#6DF26C #6CF2AE #6CF2F1
triadic
#6CF2AE #AE6CF2 #F2AE6C
tetradic
#6CF2AE #6C6DF2 #F26CB0 #F2F16C
square
#6CF2AE #6C6DF2 #F26CB0 #F2F16C
split-complementary
#6CF2AE #F16CF2 #F26C6D
monochromatic
#12D170 #34ED8F #6CF2AE #A4F7CD #DCFCEC
Accessibility & contrast
On white
1.40
#6CF2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#6CF2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF2AE
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF2AE | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2AA
Deuteranopia (green-blind)
#DDD4B2
Tritanopia (blue-blind)
#3CF1E0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6cf2ae; /* rgb */ color: rgb(108, 242, 174); /* oklch */ color: oklch(86.9% 0.153 158.6);
Tailwind
colors: {
custom: {
50: '#a0f7c6',
500: '#6cf2ae',
950: '#000000',
},
}SCSS
$custom: #6cf2ae; $custom-light: #a0f7c6; $custom-dark: #000000;
JSON
{
"hex": "#6cf2ae",
"rgb": {
"r": 108,
"g": 242,
"b": 174
},
"hsl": {
"h": 149.552,
"s": 83.75,
"l": 68.627
},
"oklch": {
"l": 0.8686,
"c": 0.15302,
"h": 158.6
},
"luminance": 0.69748
}Semantic roles & 50–950 ramp
primary
#6CF2AE
secondary
#CB3782
accent
#0574E0
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582