#CBFFCB#CBFFCB
#CBFFCB is a very light, moderate green. Relative luminance 0.885; OKLCH L 95.1% C 0.087 H 144.9°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFCB |
|---|---|
| RGB | rgb(203, 255, 203) |
| HSL | hsl(120, 100%, 90%) |
| HSV | hsv(120, 20%, 100%) |
| CMYK | cmyk(20.4%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(95.38, -26.07, 19.57) |
| CIE-LCH | lch(95.38, 32.60, 143.11°) |
| OKLab | oklab(95.08% -0.0713 0.0502) |
| OKLCH | oklch(95.08% 0.087 144.9) |
| XYZ | xyz(71.1653, 88.5264, 69.8262) |
| Luminance | 0.8853 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.47
Very Light Green
#D1FFBD
ΔE00 3.64
Celadon
#BEFDB7
ΔE00 3.99
Light Mint
#B6FFBB
ΔE00 4.20
Pale Green
#C7FDB5
ΔE00 4.37
Light Sage
#BCECAC
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFCB #FFCBFF
analogous
#E5FFCB #CBFFCB #CBFFE5
triadic
#CBFFCB #CBCBFF #FFCBCB
tetradic
#CBFFCB #CBE5FF #FFCBFF #FFE5CB
square
#CBFFCB #CBE5FF #FFCBFF #FFE5CB
split-complementary
#CBFFCB #E5CBFF #FFCBE5
monochromatic
#51FF51 #8EFF8E #CBFFCB #E0FFE0 #E0FFE0
Accessibility & contrast
On white
1.12
#CBFFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#CBFFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFCB
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFCB | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5C8
Deuteranopia (green-blind)
#F9F0CE
Tritanopia (blue-blind)
#C6FCF1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cbffcb; /* rgb */ color: rgb(203, 255, 203); /* oklch */ color: oklch(95.1% 0.087 144.9);
Tailwind
colors: {
custom: {
50: '#dbffdb',
500: '#cbffcb',
950: '#000000',
},
}SCSS
$custom: #cbffcb; $custom-light: #dbffdb; $custom-dark: #000000;
JSON
{
"hex": "#cbffcb",
"rgb": {
"r": 203,
"g": 255,
"b": 203
},
"hsl": {
"h": 120,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.95083,
"c": 0.08716,
"h": 144.9
},
"luminance": 0.88528
}Semantic roles & 50–950 ramp
primary
#CBFFCB
secondary
#E985E9
accent
#00E5E6
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151815
muted
#848684