#CDFFB2#CDFFB2
#CDFFB2 is a very light, moderate yellow-green. Relative luminance 0.877; OKLCH L 94.7% C 0.113 H 134.9°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFFB2 |
|---|---|
| RGB | rgb(205, 255, 178) |
| HSL | hsl(99, 100%, 85%) |
| HSV | hsv(99, 30%, 100%) |
| CMYK | cmyk(19.6%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(95.04, -29.31, 31.77) |
| CIE-LCH | lch(95.04, 43.23, 132.69°) |
| OKLab | oklab(94.69% -0.0797 0.0798) |
| OKLCH | oklch(94.69% 0.113 134.9) |
| XYZ | xyz(68.9710, 87.7120, 55.4072) |
| Luminance | 0.8771 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.85
Pale Green
#C7FDB5
ΔE00 1.46
Very Light Green
#D1FFBD
ΔE00 2.12
Very Pale Green
#CFFDBC
ΔE00 2.29
Tea Green
#BDF8A3
ΔE00 2.60
Washed Out Green
#BCF5A6
ΔE00 2.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFFB2 #E4B2FF
analogous
#F4FFB2 #CDFFB2 #B2FFBE
triadic
#CDFFB2 #B2CDFF #FFB2CD
tetradic
#CDFFB2 #B2F4FF #E4B2FF #FFBEB2
square
#CDFFB2 #B2F4FF #E4B2FF #FFBEB2
split-complementary
#CDFFB2 #BEB2FF #FFB2F4
monochromatic
#7EFF38 #A5FF75 #CDFFB2 #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.13
#CDFFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#CDFFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFFB2
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFFB2 | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AD
Deuteranopia (green-blind)
#FDEFB6
Tritanopia (blue-blind)
#CDF9EB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cdffb2; /* rgb */ color: rgb(205, 255, 178); /* oklch */ color: oklch(94.7% 0.113 134.9);
Tailwind
colors: {
custom: {
50: '#ddffc9',
500: '#cdffb2',
950: '#000000',
},
}SCSS
$custom: #cdffb2; $custom-light: #ddffc9; $custom-dark: #000000;
JSON
{
"hex": "#cdffb2",
"rgb": {
"r": 205,
"g": 255,
"b": 178
},
"hsl": {
"h": 98.961,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.94687,
"c": 0.1128,
"h": 134.9
},
"luminance": 0.87713
}Semantic roles & 50–950 ramp
primary
#CDFFB2
secondary
#BC70E6
accent
#00E695
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682