#6FFCB5#6FFCB5
#6FFCB5 is a very light, vivid green. Relative luminance 0.763; OKLCH L 89.5% C 0.159 H 158.7°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCB5 |
|---|---|
| RGB | rgb(111, 252, 181) |
| HSL | hsl(150, 96%, 71%) |
| HSV | hsv(150, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 28.2%, 1.2%) |
| CIE-LAB | lab(90.01, -54.13, 22.71) |
| CIE-LCH | lch(90.01, 58.70, 157.24°) |
| OKLab | oklab(89.5% -0.1481 0.0577) |
| OKLCH | oklch(89.5% 0.159 158.7) |
| XYZ | xyz(49.7021, 76.3319, 55.8214) |
| Luminance | 0.7634 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.41
Light Greenish Blue
#63F7B4
ΔE00 1.53
Seafoam Green
#7AF9AB
ΔE00 2.14
Seafoam (survey)
#80F9AD
ΔE00 2.27
Light Bluish Green
#76FDA8
ΔE00 2.83
Light Green Blue
#56FCA2
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCB5 #FC6FB6
analogous
#6FFC6F #6FFCB5 #6FFCFB
triadic
#6FFCB5 #B56FFC #FCB56F
tetradic
#6FFCB5 #6F6FFC #FC6FB6 #FCFB6F
square
#6FFCB5 #6F6FFC #FC6FB6 #FCFB6F
split-complementary
#6FFCB5 #FB6FFC #FC6F6F
monochromatic
#05EC77 #33FB96 #6FFCB5 #ABFDD4 #E1FEF0
Accessibility & contrast
On white
1.29
#6FFCB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#6FFCB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCB5
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCB5 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBB1
Deuteranopia (green-blind)
#E6DDB9
Tritanopia (blue-blind)
#3AFBE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6ffcb5; /* rgb */ color: rgb(111, 252, 181); /* oklch */ color: oklch(89.5% 0.159 158.7);
Tailwind
colors: {
custom: {
50: '#a3fecb',
500: '#6ffcb5',
950: '#000000',
},
}SCSS
$custom: #6ffcb5; $custom-light: #a3fecb; $custom-dark: #000000;
JSON
{
"hex": "#6ffcb5",
"rgb": {
"r": 111,
"g": 252,
"b": 181
},
"hsl": {
"h": 149.787,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.89497,
"c": 0.15895,
"h": 158.7
},
"luminance": 0.76337
}Semantic roles & 50–950 ramp
primary
#6FFCB5
secondary
#D83788
accent
#0074E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683