#6FFCA0#6FFCA0
#6FFCA0 is a very light, vivid green. Relative luminance 0.755; OKLCH L 89.1% C 0.177 H 152.4°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCA0 |
|---|---|
| RGB | rgb(111, 252, 160) |
| HSL | hsl(141, 96%, 71%) |
| HSV | hsv(141, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 36.5%, 1.2%) |
| CIE-LAB | lab(89.64, -57.99, 32.82) |
| CIE-LCH | lch(89.64, 66.64, 150.49°) |
| OKLab | oklab(89.07% -0.1573 0.0821) |
| OKLCH | oklch(89.07% 0.177 152.4) |
| XYZ | xyz(47.7075, 75.5340, 45.3163) |
| Luminance | 0.7554 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.22
Light Green Blue
#56FCA2
ΔE00 1.81
Sea Green (survey)
#53FCA1
ΔE00 1.90
Seafoam Green
#7AF9AB
ΔE00 2.33
Seafoam (survey)
#80F9AD
ΔE00 2.75
Foam Green
#90FDA9
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCA0 #FC6FCB
analogous
#84FC6F #6FFCA0 #6FFCE6
triadic
#6FFCA0 #A06FFC #FCA06F
tetradic
#6FFCA0 #6F84FC #FC6FCB #FCE66F
square
#6FFCA0 #6F84FC #FC6FCB #FCE66F
split-complementary
#6FFCA0 #E66FFC #FC6F84
monochromatic
#05EC55 #33FB78 #6FFCA0 #ABFDC8 #E1FEEB
Accessibility & contrast
On white
1.30
#6FFCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#6FFCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCA0
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCA0 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE99A
Deuteranopia (green-blind)
#E9DCA6
Tritanopia (blue-blind)
#46F9E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6ffca0; /* rgb */ color: rgb(111, 252, 160); /* oklch */ color: oklch(89.1% 0.177 152.4);
Tailwind
colors: {
custom: {
50: '#a3febd',
500: '#6ffca0',
950: '#000000',
},
}SCSS
$custom: #6ffca0; $custom-light: #a3febd; $custom-dark: #000000;
JSON
{
"hex": "#6ffca0",
"rgb": {
"r": 111,
"g": 252,
"b": 160
},
"hsl": {
"h": 140.851,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.89072,
"c": 0.17738,
"h": 152.4
},
"luminance": 0.75538
}Semantic roles & 50–950 ramp
primary
#6FFCA0
secondary
#D837A0
accent
#0096E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682