#CDFFB8#CDFFB8
#CDFFB8 is a very light, moderate green. Relative luminance 0.880; OKLCH L 94.8% C 0.106 H 136.6°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFFB8 |
|---|---|
| RGB | rgb(205, 255, 184) |
| HSL | hsl(102, 100%, 86%) |
| HSV | hsv(102, 28%, 100%) |
| CMYK | cmyk(19.6%, 0%, 27.8%, 0%) |
| CIE-LAB | lab(95.14, -28.42, 28.90) |
| CIE-LCH | lch(95.14, 40.53, 134.53°) |
| OKLab | oklab(94.8% -0.0772 0.073) |
| OKLCH | oklch(94.8% 0.106 136.6) |
| XYZ | xyz(69.5866, 87.9583, 58.6495) |
| Luminance | 0.8796 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 0.88
Very Light Green
#D1FFBD
ΔE00 1.08
Very Pale Green
#CFFDBC
ΔE00 1.23
Light Light Green
#C8FFB0
ΔE00 1.55
Celadon
#BEFDB7
ΔE00 2.44
Washed Out Green
#BCF5A6
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFFB8 #EAB8FF
analogous
#F0FFB8 #CDFFB8 #B8FFC6
triadic
#CDFFB8 #B8CDFF #FFB8CD
tetradic
#CDFFB8 #B8F0FF #EAB8FF #FFC6B8
square
#CDFFB8 #B8F0FF #EAB8FF #FFC6B8
split-complementary
#CDFFB8 #C6B8FF #FFB8F0
monochromatic
#77FF3E #A2FF7B #CDFFB8 #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.13
#CDFFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#CDFFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFFB8
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFFB8 | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B4
Deuteranopia (green-blind)
#FCEFBC
Tritanopia (blue-blind)
#CCFAEC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cdffb8; /* rgb */ color: rgb(205, 255, 184); /* oklch */ color: oklch(94.8% 0.106 136.6);
Tailwind
colors: {
custom: {
50: '#ddffcd',
500: '#cdffb8',
950: '#000000',
},
}SCSS
$custom: #cdffb8; $custom-light: #ddffcd; $custom-dark: #000000;
JSON
{
"hex": "#cdffb8",
"rgb": {
"r": 205,
"g": 255,
"b": 184
},
"hsl": {
"h": 102.254,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.94804,
"c": 0.10626,
"h": 136.6
},
"luminance": 0.8796
}Semantic roles & 50–950 ramp
primary
#CDFFB8
secondary
#C575E7
accent
#00E6A2
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151813
muted
#848683