#CDFFB3#CDFFB3
#CDFFB3 is a very light, moderate yellow-green. Relative luminance 0.878; OKLCH L 94.7% C 0.112 H 135.2°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFFB3 |
|---|---|
| RGB | rgb(205, 255, 179) |
| HSL | hsl(99, 100%, 85%) |
| HSV | hsv(99, 30%, 100%) |
| CMYK | cmyk(19.6%, 0%, 29.8%, 0%) |
| CIE-LAB | lab(95.06, -29.16, 31.30) |
| CIE-LCH | lch(95.06, 42.78, 132.98°) |
| OKLab | oklab(94.71% -0.0793 0.0787) |
| OKLCH | oklch(94.71% 0.112 135.2) |
| XYZ | xyz(69.0718, 87.7524, 55.9379) |
| Luminance | 0.8775 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.89
Pale Green
#C7FDB5
ΔE00 1.31
Very Light Green
#D1FFBD
ΔE00 1.94
Very Pale Green
#CFFDBC
ΔE00 2.11
Washed Out Green
#BCF5A6
ΔE00 2.69
Tea Green
#BDF8A3
ΔE00 2.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFFB3 #E5B3FF
analogous
#F3FFB3 #CDFFB3 #B3FFBF
triadic
#CDFFB3 #B3CDFF #FFB3CD
tetradic
#CDFFB3 #B3F3FF #E5B3FF #FFBFB3
square
#CDFFB3 #B3F3FF #E5B3FF #FFBFB3
split-complementary
#CDFFB3 #BFB3FF #FFB3F3
monochromatic
#7CFF39 #A5FF76 #CDFFB3 #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.13
#CDFFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#CDFFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFFB3
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFFB3 | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4AE
Deuteranopia (green-blind)
#FDEFB7
Tritanopia (blue-blind)
#CDF9EB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cdffb3; /* rgb */ color: rgb(205, 255, 179); /* oklch */ color: oklch(94.7% 0.112 135.2);
Tailwind
colors: {
custom: {
50: '#ddffca',
500: '#cdffb3',
950: '#000000',
},
}SCSS
$custom: #cdffb3; $custom-light: #ddffca; $custom-dark: #000000;
JSON
{
"hex": "#cdffb3",
"rgb": {
"r": 205,
"g": 255,
"b": 179
},
"hsl": {
"h": 99.474,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.94706,
"c": 0.11171,
"h": 135.2
},
"luminance": 0.87754
}Semantic roles & 50–950 ramp
primary
#CDFFB3
secondary
#BE70E6
accent
#00E697
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682