#CBFFCC#CBFFCC
#CBFFCC is a very light, moderate green. Relative luminance 0.886; OKLCH L 95.1% C 0.086 H 145.3°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFCC |
|---|---|
| RGB | rgb(203, 255, 204) |
| HSL | hsl(121, 100%, 90%) |
| HSV | hsv(121, 20%, 100%) |
| CMYK | cmyk(20.4%, 0%, 20%, 0%) |
| CIE-LAB | lab(95.40, -25.90, 19.08) |
| CIE-LCH | lch(95.40, 32.17, 143.62°) |
| OKLab | oklab(95.1% -0.0709 0.049) |
| OKLCH | oklch(95.1% 0.086 145.3) |
| XYZ | xyz(71.2849, 88.5742, 70.4558) |
| Luminance | 0.8858 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.70
Very Light Green
#D1FFBD
ΔE00 3.87
Celadon
#BEFDB7
ΔE00 4.20
Light Mint
#B6FFBB
ΔE00 4.36
Pale Green
#C7FDB5
ΔE00 4.61
Mint
#AAF0C1
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFCC #FFCBFE
analogous
#E4FFCB #CBFFCC #CBFFE6
triadic
#CBFFCC #CCCBFF #FFCCCB
tetradic
#CBFFCC #CBE4FF #FFCBFE #FFE6CB
square
#CBFFCC #CBE4FF #FFCBFE #FFE6CB
split-complementary
#CBFFCC #E6CBFF #FFCBE4
monochromatic
#51FF54 #8EFF90 #CBFFCC #E0FFE1 #E0FFE1
Accessibility & contrast
On white
1.12
#CBFFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#CBFFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFCC
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFCC | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5C9
Deuteranopia (green-blind)
#F8F0CF
Tritanopia (blue-blind)
#C6FCF1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cbffcc; /* rgb */ color: rgb(203, 255, 204); /* oklch */ color: oklch(95.1% 0.086 145.3);
Tailwind
colors: {
custom: {
50: '#dbffdb',
500: '#cbffcc',
950: '#000000',
},
}SCSS
$custom: #cbffcc; $custom-light: #dbffdb; $custom-dark: #000000;
JSON
{
"hex": "#cbffcc",
"rgb": {
"r": 203,
"g": 255,
"b": 204
},
"hsl": {
"h": 121.154,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.95105,
"c": 0.08614,
"h": 145.3
},
"luminance": 0.88576
}Semantic roles & 50–950 ramp
primary
#CBFFCC
secondary
#E985E7
accent
#00E1E6
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151815
muted
#848684