#6FFCB1#6FFCB1
#6FFCB1 is a very light, vivid green. Relative luminance 0.762; OKLCH L 89.4% C 0.162 H 157.4°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCB1 |
|---|---|
| RGB | rgb(111, 252, 177) |
| HSL | hsl(148, 96%, 71%) |
| HSV | hsv(148, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 29.8%, 1.2%) |
| CIE-LAB | lab(89.94, -54.90, 24.64) |
| CIE-LCH | lch(89.94, 60.18, 155.83°) |
| OKLab | oklab(89.41% -0.1498 0.0625) |
| OKLCH | oklch(89.41% 0.162 157.4) |
| XYZ | xyz(49.2976, 76.1700, 53.6908) |
| Luminance | 0.7618 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.26
Seafoam Green
#7AF9AB
ΔE00 1.53
Seafoam (survey)
#80F9AD
ΔE00 1.80
Light Greenish Blue
#63F7B4
ΔE00 2.06
Light Bluish Green
#76FDA8
ΔE00 2.07
Light Green Blue
#56FCA2
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCB1 #FC6FBA
analogous
#73FC6F #6FFCB1 #6FFCF7
triadic
#6FFCB1 #B16FFC #FCB16F
tetradic
#6FFCB1 #6F73FC #FC6FBA #FCF76F
square
#6FFCB1 #6F73FC #FC6FBA #FCF76F
split-complementary
#6FFCB1 #F76FFC #FC6F73
monochromatic
#05EC71 #33FB91 #6FFCB1 #ABFDD1 #E1FEEF
Accessibility & contrast
On white
1.29
#6FFCB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#6FFCB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCB1
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCB1 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBAC
Deuteranopia (green-blind)
#E7DDB6
Tritanopia (blue-blind)
#3DFAE8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6ffcb1; /* rgb */ color: rgb(111, 252, 177); /* oklch */ color: oklch(89.4% 0.162 157.4);
Tailwind
colors: {
custom: {
50: '#a3fec8',
500: '#6ffcb1',
950: '#000000',
},
}SCSS
$custom: #6ffcb1; $custom-light: #a3fec8; $custom-dark: #000000;
JSON
{
"hex": "#6ffcb1",
"rgb": {
"r": 111,
"g": 252,
"b": 177
},
"hsl": {
"h": 148.085,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.89411,
"c": 0.16235,
"h": 157.4
},
"luminance": 0.76175
}Semantic roles & 50–950 ramp
primary
#6FFCB1
secondary
#D8378D
accent
#007AE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682