#CDFFAF#CDFFAF
#CDFFAF is a very light, moderate yellow-green. Relative luminance 0.876; OKLCH L 94.6% C 0.116 H 134.2°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFFAF |
|---|---|
| RGB | rgb(205, 255, 175) |
| HSL | hsl(98, 100%, 84%) |
| HSV | hsv(98, 31%, 100%) |
| CMYK | cmyk(19.6%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(94.99, -29.74, 33.21) |
| CIE-LCH | lch(94.99, 44.58, 131.85°) |
| OKLab | oklab(94.63% -0.0809 0.0832) |
| OKLCH | oklch(94.63% 0.116 134.2) |
| XYZ | xyz(68.6731, 87.5929, 53.8382) |
| Luminance | 0.8759 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.96
Pale Green
#C7FDB5
ΔE00 1.95
Tea Green
#BDF8A3
ΔE00 2.40
Very Light Green
#D1FFBD
ΔE00 2.66
Washed Out Green
#BCF5A6
ΔE00 2.68
Very Pale Green
#CFFDBC
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFFAF #E1AFFF
analogous
#F5FFAF #CDFFAF #AFFFB9
triadic
#CDFFAF #AFCDFF #FFAFCD
tetradic
#CDFFAF #AFF5FF #E1AFFF #FFB9AF
square
#CDFFAF #AFF5FF #E1AFFF #FFB9AF
split-complementary
#CDFFAF #B9AFFF #FFAFF5
monochromatic
#81FF35 #A7FF72 #CDFFAF #ECFFE0 #ECFFE0
Accessibility & contrast
On white
1.13
#CDFFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#CDFFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFFAF
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFFAF | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AA
Deuteranopia (green-blind)
#FEEFB3
Tritanopia (blue-blind)
#CDF9EA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cdffaf; /* rgb */ color: rgb(205, 255, 175); /* oklch */ color: oklch(94.6% 0.116 134.2);
Tailwind
colors: {
custom: {
50: '#ddffc7',
500: '#cdffaf',
950: '#000000',
},
}SCSS
$custom: #cdffaf; $custom-light: #ddffc7; $custom-dark: #000000;
JSON
{
"hex": "#cdffaf",
"rgb": {
"r": 205,
"g": 255,
"b": 175
},
"hsl": {
"h": 97.5,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.9463,
"c": 0.11605,
"h": 134.2
},
"luminance": 0.87594
}Semantic roles & 50–950 ramp
primary
#CDFFAF
secondary
#B86DE5
accent
#00E68F
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682