#CDFEAF#CDFEAF
#CDFEAF is a very light, moderate yellow-green. Relative luminance 0.870; OKLCH L 94.4% C 0.115 H 134.0°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFEAF |
|---|---|
| RGB | rgb(205, 254, 175) |
| HSL | hsl(97, 98%, 84%) |
| HSV | hsv(97, 31%, 100%) |
| CMYK | cmyk(19.3%, 0%, 31.1%, 0.4%) |
| CIE-LAB | lab(94.72, -29.27, 32.85) |
| CIE-LCH | lch(94.72, 44.00, 131.71°) |
| OKLab | oklab(94.41% -0.0796 0.0823) |
| OKLCH | oklch(94.41% 0.115 134) |
| XYZ | xyz(68.3549, 86.9565, 53.7321) |
| Luminance | 0.8696 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.05
Pale Green
#C7FDB5
ΔE00 1.88
Tea Green
#BDF8A3
ΔE00 2.42
Very Light Green
#D1FFBD
ΔE00 2.53
Washed Out Green
#BCF5A6
ΔE00 2.60
Very Pale Green
#CFFDBC
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFEAF #E0AFFE
analogous
#F5FEAF #CDFEAF #AFFEB9
triadic
#CDFEAF #AFCDFE #FEAFCD
tetradic
#CDFEAF #AFF5FE #E0AFFE #FEB9AF
square
#CDFEAF #AFF5FE #E0AFFE #FEB9AF
split-complementary
#CDFEAF #B9AFFE #FEAFF5
monochromatic
#81FC36 #A7FD73 #CDFEAF #ECFFE1 #ECFFE1
Accessibility & contrast
On white
1.14
#CDFEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#CDFEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFEAF
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFEAF | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AA
Deuteranopia (green-blind)
#FDEEB3
Tritanopia (blue-blind)
#CDF8E9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cdfeaf; /* rgb */ color: rgb(205, 254, 175); /* oklch */ color: oklch(94.4% 0.115 134.0);
Tailwind
colors: {
custom: {
50: '#ddffc7',
500: '#cdfeaf',
950: '#000000',
},
}SCSS
$custom: #cdfeaf; $custom-light: #ddffc7; $custom-dark: #000000;
JSON
{
"hex": "#cdfeaf",
"rgb": {
"r": 205,
"g": 254,
"b": 175
},
"hsl": {
"h": 97.215,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.94414,
"c": 0.11454,
"h": 134
},
"luminance": 0.86958
}Semantic roles & 50–950 ramp
primary
#CDFEAF
secondary
#B76EE4
accent
#00E68E
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682