#CDFFB4#CDFFB4
#CDFFB4 is a very light, moderate green. Relative luminance 0.878; OKLCH L 94.7% C 0.111 H 135.5°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFFB4 |
|---|---|
| RGB | rgb(205, 255, 180) |
| HSL | hsl(100, 100%, 85%) |
| HSV | hsv(100, 29%, 100%) |
| CMYK | cmyk(19.6%, 0%, 29.4%, 0%) |
| CIE-LAB | lab(95.07, -29.02, 30.82) |
| CIE-LCH | lch(95.07, 42.33, 133.28°) |
| OKLab | oklab(94.73% -0.0789 0.0776) |
| OKLCH | oklch(94.73% 0.111 135.5) |
| XYZ | xyz(69.1733, 87.7930, 56.4725) |
| Luminance | 0.8779 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.98
Pale Green
#C7FDB5
ΔE00 1.18
Very Light Green
#D1FFBD
ΔE00 1.76
Very Pale Green
#CFFDBC
ΔE00 1.93
Washed Out Green
#BCF5A6
ΔE00 2.72
Tea Green
#BDF8A3
ΔE00 2.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFFB4 #E6B4FF
analogous
#F2FFB4 #CDFFB4 #B4FFC0
triadic
#CDFFB4 #B4CDFF #FFB4CD
tetradic
#CDFFB4 #B4F2FF #E6B4FF #FFC0B4
square
#CDFFB4 #B4F2FF #E6B4FF #FFC0B4
split-complementary
#CDFFB4 #C0B4FF #FFB4F2
monochromatic
#7BFF3A #A4FF77 #CDFFB4 #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.13
#CDFFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#CDFFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFFB4
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFFB4 | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4AF
Deuteranopia (green-blind)
#FDEFB8
Tritanopia (blue-blind)
#CDF9EB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cdffb4; /* rgb */ color: rgb(205, 255, 180); /* oklch */ color: oklch(94.7% 0.111 135.5);
Tailwind
colors: {
custom: {
50: '#ddffcb',
500: '#cdffb4',
950: '#000000',
},
}SCSS
$custom: #cdffb4; $custom-light: #ddffcb; $custom-dark: #000000;
JSON
{
"hex": "#cdffb4",
"rgb": {
"r": 205,
"g": 255,
"b": 180
},
"hsl": {
"h": 100,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.94726,
"c": 0.11062,
"h": 135.5
},
"luminance": 0.87794
}Semantic roles & 50–950 ramp
primary
#CDFFB4
secondary
#BF71E6
accent
#00E699
background
#FEFFFE
surface
#FCFFFA
border
#D5D7D3
text
#151813
muted
#848683