#6FFCB4#6FFCB4
#6FFCB4 is a very light, vivid green. Relative luminance 0.763; OKLCH L 89.5% C 0.160 H 158.4°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCB4 |
|---|---|
| RGB | rgb(111, 252, 180) |
| HSL | hsl(149, 96%, 71%) |
| HSV | hsv(149, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 28.6%, 1.2%) |
| CIE-LAB | lab(89.99, -54.32, 23.20) |
| CIE-LCH | lch(89.99, 59.07, 156.88°) |
| OKLab | oklab(89.48% -0.1485 0.0589) |
| OKLCH | oklch(89.48% 0.16 158.4) |
| XYZ | xyz(49.5999, 76.2910, 55.2829) |
| Luminance | 0.7630 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.33
Light Greenish Blue
#63F7B4
ΔE00 1.64
Seafoam Green
#7AF9AB
ΔE00 1.98
Seafoam (survey)
#80F9AD
ΔE00 2.14
Light Bluish Green
#76FDA8
ΔE00 2.64
Light Green Blue
#56FCA2
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCB4 #FC6FB7
analogous
#70FC6F #6FFCB4 #6FFCFB
triadic
#6FFCB4 #B46FFC #FCB46F
tetradic
#6FFCB4 #6F70FC #FC6FB7 #FCFB6F
square
#6FFCB4 #6F70FC #FC6FB7 #FCFB6F
split-complementary
#6FFCB4 #FB6FFC #FC6F70
monochromatic
#05EC76 #33FB95 #6FFCB4 #ABFDD3 #E1FEEF
Accessibility & contrast
On white
1.29
#6FFCB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#6FFCB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCB4
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCB4 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBB0
Deuteranopia (green-blind)
#E6DDB8
Tritanopia (blue-blind)
#3BFBE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6ffcb4; /* rgb */ color: rgb(111, 252, 180); /* oklch */ color: oklch(89.5% 0.160 158.4);
Tailwind
colors: {
custom: {
50: '#a3feca',
500: '#6ffcb4',
950: '#000000',
},
}SCSS
$custom: #6ffcb4; $custom-light: #a3feca; $custom-dark: #000000;
JSON
{
"hex": "#6ffcb4",
"rgb": {
"r": 111,
"g": 252,
"b": 180
},
"hsl": {
"h": 149.362,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.89475,
"c": 0.15979,
"h": 158.4
},
"luminance": 0.76296
}Semantic roles & 50–950 ramp
primary
#6FFCB4
secondary
#D83789
accent
#0075E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682