#CFFFCB#CFFFCB
#CFFFCB is a very light, moderate green. Relative luminance 0.891; OKLCH L 95.3% C 0.085 H 142.9°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFFCB |
|---|---|
| RGB | rgb(207, 255, 203) |
| HSL | hsl(115, 100%, 90%) |
| HSV | hsv(115, 20%, 100%) |
| CMYK | cmyk(18.8%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(95.62, -24.76, 19.94) |
| CIE-LCH | lch(95.62, 31.79, 141.16°) |
| OKLab | oklab(95.34% -0.0675 0.0511) |
| OKLCH | oklch(95.34% 0.085 142.9) |
| XYZ | xyz(72.2690, 89.0955, 69.8779) |
| Luminance | 0.8910 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.13
Very Light Green
#D1FFBD
ΔE00 3.28
Celadon
#BEFDB7
ΔE00 4.21
Pale Green
#C7FDB5
ΔE00 4.29
Light Mint
#B6FFBB
ΔE00 4.68
Light Sage
#BCECAC
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFFCB #FBCBFF
analogous
#E9FFCB #CFFFCB #CBFFE1
triadic
#CFFFCB #CBCFFF #FFCBCF
tetradic
#CFFFCB #CBE9FF #FBCBFF #FFE1CB
square
#CFFFCB #CBE9FF #FBCBFF #FFE1CB
split-complementary
#CFFFCB #E1CBFF #FFCBE9
monochromatic
#5EFF51 #97FF8E #CFFFCB #E3FFE0 #E3FFE0
Accessibility & contrast
On white
1.12
#CFFFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#CFFFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFFCB
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFFCB | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5C8
Deuteranopia (green-blind)
#FAF1CE
Tritanopia (blue-blind)
#CBFCF1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cfffcb; /* rgb */ color: rgb(207, 255, 203); /* oklch */ color: oklch(95.3% 0.085 142.9);
Tailwind
colors: {
custom: {
50: '#deffdb',
500: '#cfffcb',
950: '#000000',
},
}SCSS
$custom: #cfffcb; $custom-light: #deffdb; $custom-dark: #000000;
JSON
{
"hex": "#cfffcb",
"rgb": {
"r": 207,
"g": 255,
"b": 203
},
"hsl": {
"h": 115.385,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.95335,
"c": 0.0847,
"h": 142.9
},
"luminance": 0.89097
}Semantic roles & 50–950 ramp
primary
#CFFFCB
secondary
#E285E9
accent
#00E6D4
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151815
muted
#848684