#6FFCAE#6FFCAE
#6FFCAE is a very light, vivid green. Relative luminance 0.761; OKLCH L 89.3% C 0.165 H 156.4°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCAE |
|---|---|
| RGB | rgb(111, 252, 174) |
| HSL | hsl(147, 96%, 71%) |
| HSV | hsv(147, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 31%, 1.2%) |
| CIE-LAB | lab(89.88, -55.47, 26.09) |
| CIE-LCH | lch(89.88, 61.30, 154.81°) |
| OKLab | oklab(89.35% -0.1512 0.066) |
| OKLCH | oklch(89.35% 0.165 156.4) |
| XYZ | xyz(49.0019, 76.0518, 52.1333) |
| Luminance | 0.7606 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.22
Light Blue Green
#7EFBB3
ΔE00 1.43
Light Bluish Green
#76FDA8
ΔE00 1.52
Seafoam (survey)
#80F9AD
ΔE00 1.61
Light Green Blue
#56FCA2
ΔE00 2.26
Sea Green (survey)
#53FCA1
ΔE00 2.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCAE #FC6FBD
analogous
#76FC6F #6FFCAE #6FFCF5
triadic
#6FFCAE #AE6FFC #FCAE6F
tetradic
#6FFCAE #6F76FC #FC6FBD #FCF56F
square
#6FFCAE #6F76FC #FC6FBD #FCF56F
split-complementary
#6FFCAE #F56FFC #FC6F76
monochromatic
#05EC6C #33FB8C #6FFCAE #ABFDD0 #E1FEEE
Accessibility & contrast
On white
1.30
#6FFCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#6FFCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCAE
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCAE | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEAA9
Deuteranopia (green-blind)
#E7DCB3
Tritanopia (blue-blind)
#3FFAE7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6ffcae; /* rgb */ color: rgb(111, 252, 174); /* oklch */ color: oklch(89.3% 0.165 156.4);
Tailwind
colors: {
custom: {
50: '#a3fec6',
500: '#6ffcae',
950: '#000000',
},
}SCSS
$custom: #6ffcae; $custom-light: #a3fec6; $custom-dark: #000000;
JSON
{
"hex": "#6ffcae",
"rgb": {
"r": 111,
"g": 252,
"b": 174
},
"hsl": {
"h": 146.809,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.89348,
"c": 0.16495,
"h": 156.4
},
"luminance": 0.76056
}Semantic roles & 50–950 ramp
primary
#6FFCAE
secondary
#D83790
accent
#007FE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682