#6FFCB0#6FFCB0
#6FFCB0 is a very light, vivid green. Relative luminance 0.761; OKLCH L 89.4% C 0.163 H 157.0°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCB0 |
|---|---|
| RGB | rgb(111, 252, 176) |
| HSL | hsl(148, 96%, 71%) |
| HSV | hsv(148, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 30.2%, 1.2%) |
| CIE-LAB | lab(89.92, -55.09, 25.13) |
| CIE-LCH | lch(89.92, 60.55, 155.48°) |
| OKLab | oklab(89.39% -0.1503 0.0637) |
| OKLCH | oklch(89.39% 0.163 157) |
| XYZ | xyz(49.1983, 76.1303, 53.1678) |
| Luminance | 0.7613 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.29
Seafoam Green
#7AF9AB
ΔE00 1.41
Seafoam (survey)
#80F9AD
ΔE00 1.72
Light Bluish Green
#76FDA8
ΔE00 1.88
Light Greenish Blue
#63F7B4
ΔE00 2.22
Light Green Blue
#56FCA2
ΔE00 2.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCB0 #FC6FBB
analogous
#74FC6F #6FFCB0 #6FFCF7
triadic
#6FFCB0 #B06FFC #FCB06F
tetradic
#6FFCB0 #6F74FC #FC6FBB #FCF76F
square
#6FFCB0 #6F74FC #FC6FBB #FCF76F
split-complementary
#6FFCB0 #F76FFC #FC6F74
monochromatic
#05EC6F #33FB8F #6FFCB0 #ABFDD1 #E1FEEF
Accessibility & contrast
On white
1.29
#6FFCB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#6FFCB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCB0
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCB0 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAAB
Deuteranopia (green-blind)
#E7DDB5
Tritanopia (blue-blind)
#3DFAE8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6ffcb0; /* rgb */ color: rgb(111, 252, 176); /* oklch */ color: oklch(89.4% 0.163 157.0);
Tailwind
colors: {
custom: {
50: '#a3fec8',
500: '#6ffcb0',
950: '#000000',
},
}SCSS
$custom: #6ffcb0; $custom-light: #a3fec8; $custom-dark: #000000;
JSON
{
"hex": "#6ffcb0",
"rgb": {
"r": 111,
"g": 252,
"b": 176
},
"hsl": {
"h": 147.66,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.8939,
"c": 0.16322,
"h": 157
},
"luminance": 0.76135
}Semantic roles & 50–950 ramp
primary
#6FFCB0
secondary
#D8378E
accent
#007CE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682