#CDFFBB#CDFFBB
#CDFFBB is a very light, moderate green. Relative luminance 0.881; OKLCH L 94.9% C 0.103 H 137.5°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFFBB |
|---|---|
| RGB | rgb(205, 255, 187) |
| HSL | hsl(104, 100%, 87%) |
| HSV | hsv(104, 27%, 100%) |
| CMYK | cmyk(19.6%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(95.20, -27.97, 27.46) |
| CIE-LCH | lch(95.20, 39.19, 135.53°) |
| OKLab | oklab(94.87% -0.076 0.0695) |
| OKLCH | oklch(94.87% 0.103 137.5) |
| XYZ | xyz(69.9044, 88.0854, 60.3233) |
| Luminance | 0.8809 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.74
Very Pale Green
#CFFDBC
ΔE00 0.82
Pale Green
#C7FDB5
ΔE00 1.09
Light Light Green
#C8FFB0
ΔE00 2.09
Celadon
#BEFDB7
ΔE00 2.30
Washed Out Green
#BCF5A6
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFFBB #EDBBFF
analogous
#EFFFBB #CDFFBB #BBFFCB
triadic
#CDFFBB #BBCDFF #FFBBCD
tetradic
#CDFFBB #BBEFFF #EDBBFF #FFCBBB
square
#CDFFBB #BBEFFF #EDBBFF #FFCBBB
split-complementary
#CDFFBB #CBBBFF #FFBBEF
monochromatic
#73FF41 #A0FF7E #CDFFBB #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.13
#CDFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#CDFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFFBB
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFFBB | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B7
Deuteranopia (green-blind)
#FCEFBE
Tritanopia (blue-blind)
#CCFAED
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cdffbb; /* rgb */ color: rgb(205, 255, 187); /* oklch */ color: oklch(94.9% 0.103 137.5);
Tailwind
colors: {
custom: {
50: '#ddffcf',
500: '#cdffbb',
950: '#000000',
},
}SCSS
$custom: #cdffbb; $custom-light: #ddffcf; $custom-dark: #000000;
JSON
{
"hex": "#cdffbb",
"rgb": {
"r": 205,
"g": 255,
"b": 187
},
"hsl": {
"h": 104.118,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94865,
"c": 0.10301,
"h": 137.5
},
"luminance": 0.88087
}Semantic roles & 50–950 ramp
primary
#CDFFBB
secondary
#C977E7
accent
#00E6A9
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683