#CDFFBA#CDFFBA
#CDFFBA is a very light, moderate green. Relative luminance 0.880; OKLCH L 94.8% C 0.104 H 137.2°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFFBA |
|---|---|
| RGB | rgb(205, 255, 186) |
| HSL | hsl(103, 100%, 86%) |
| HSV | hsv(103, 27%, 100%) |
| CMYK | cmyk(19.6%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(95.18, -28.12, 27.94) |
| CIE-LCH | lch(95.18, 39.64, 135.19°) |
| OKLab | oklab(94.85% -0.0764 0.0707) |
| OKLCH | oklch(94.85% 0.104 137.2) |
| XYZ | xyz(69.7977, 88.0427, 59.7614) |
| Luminance | 0.8804 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.82
Very Pale Green
#CFFDBC
ΔE00 0.94
Pale Green
#C7FDB5
ΔE00 0.99
Light Light Green
#C8FFB0
ΔE00 1.90
Celadon
#BEFDB7
ΔE00 2.33
Washed Out Green
#BCF5A6
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFFBA #ECBAFF
analogous
#F0FFBA #CDFFBA #BAFFCA
triadic
#CDFFBA #BACDFF #FFBACD
tetradic
#CDFFBA #BAF0FF #ECBAFF #FFCABA
square
#CDFFBA #BAF0FF #ECBAFF #FFCABA
split-complementary
#CDFFBA #CABAFF #FFBAF0
monochromatic
#74FF40 #A1FF7D #CDFFBA #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.13
#CDFFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#CDFFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFFBA
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFFBA | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B6
Deuteranopia (green-blind)
#FCEFBD
Tritanopia (blue-blind)
#CCFAED
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cdffba; /* rgb */ color: rgb(205, 255, 186); /* oklch */ color: oklch(94.8% 0.104 137.2);
Tailwind
colors: {
custom: {
50: '#ddffcf',
500: '#cdffba',
950: '#000000',
},
}SCSS
$custom: #cdffba; $custom-light: #ddffcf; $custom-dark: #000000;
JSON
{
"hex": "#cdffba",
"rgb": {
"r": 205,
"g": 255,
"b": 186
},
"hsl": {
"h": 103.478,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.94845,
"c": 0.10409,
"h": 137.2
},
"luminance": 0.88044
}Semantic roles & 50–950 ramp
primary
#CDFFBA
secondary
#C876E7
accent
#00E6A6
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151813
muted
#848683