#CDFFB5#CDFFB5
#CDFFB5 is a very light, moderate green. Relative luminance 0.878; OKLCH L 94.7% C 0.110 H 135.8°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFFB5 |
|---|---|
| RGB | rgb(205, 255, 181) |
| HSL | hsl(101, 100%, 85%) |
| HSV | hsv(101, 29%, 100%) |
| CMYK | cmyk(19.6%, 0%, 29%, 0%) |
| CIE-LAB | lab(95.09, -28.87, 30.34) |
| CIE-LCH | lch(95.09, 41.88, 133.58°) |
| OKLab | oklab(94.75% -0.0785 0.0764) |
| OKLCH | oklch(94.75% 0.11 135.8) |
| XYZ | xyz(69.2755, 87.8338, 57.0109) |
| Luminance | 0.8783 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 1.06
Light Light Green
#C8FFB0
ΔE00 1.09
Very Light Green
#D1FFBD
ΔE00 1.58
Very Pale Green
#CFFDBC
ΔE00 1.75
Celadon
#BEFDB7
ΔE00 2.71
Washed Out Green
#BCF5A6
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFFB5 #E7B5FF
analogous
#F2FFB5 #CDFFB5 #B5FFC2
triadic
#CDFFB5 #B5CDFF #FFB5CD
tetradic
#CDFFB5 #B5F2FF #E7B5FF #FFC2B5
square
#CDFFB5 #B5F2FF #E7B5FF #FFC2B5
split-complementary
#CDFFB5 #C2B5FF #FFB5F2
monochromatic
#7AFF3B #A4FF78 #CDFFB5 #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.13
#CDFFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#CDFFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFFB5
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFFB5 | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B0
Deuteranopia (green-blind)
#FDEFB9
Tritanopia (blue-blind)
#CCF9EB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cdffb5; /* rgb */ color: rgb(205, 255, 181); /* oklch */ color: oklch(94.7% 0.110 135.8);
Tailwind
colors: {
custom: {
50: '#ddffcb',
500: '#cdffb5',
950: '#000000',
},
}SCSS
$custom: #cdffb5; $custom-light: #ddffcb; $custom-dark: #000000;
JSON
{
"hex": "#cdffb5",
"rgb": {
"r": 205,
"g": 255,
"b": 181
},
"hsl": {
"h": 100.541,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.94745,
"c": 0.10953,
"h": 135.8
},
"luminance": 0.87835
}Semantic roles & 50–950 ramp
primary
#CDFFB5
secondary
#C072E6
accent
#00E69B
background
#FEFFFE
surface
#FCFFFA
border
#D5D7D3
text
#151813
muted
#848683