#CDF2AF#CDF2AF
#CDF2AF is a very light, moderate yellow-green. Relative luminance 0.796; OKLCH L 91.8% C 0.096 H 131.6°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF2AF |
|---|---|
| RGB | rgb(205, 242, 175) |
| HSL | hsl(93, 72%, 82%) |
| HSV | hsv(93, 28%, 95%) |
| CMYK | cmyk(15.3%, 0%, 27.7%, 5.1%) |
| CIE-LAB | lab(91.50, -23.58, 28.50) |
| CIE-LCH | lch(91.50, 36.99, 129.60°) |
| OKLab | oklab(91.83% -0.0638 0.0719) |
| OKLCH | oklch(91.83% 0.096 131.6) |
| XYZ | xyz(64.6655, 79.5777, 52.5023) |
| Luminance | 0.7958 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.80
Light Sage
#BCECAC
ΔE00 2.95
Very Light Green
#D1FFBD
ΔE00 3.03
Pale Green
#C7FDB5
ΔE00 3.40
Washed Out Green
#BCF5A6
ΔE00 3.68
Light Light Green
#C8FFB0
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF2AF #D4AFF2
analogous
#EFF2AF #CDF2AF #AFF2B3
triadic
#CDF2AF #AFCDF2 #F2AFCD
tetradic
#CDF2AF #AFEFF2 #D4AFF2 #F2B3AF
square
#CDF2AF #AFEFF2 #D4AFF2 #F2B3AF
split-complementary
#CDF2AF #B3AFF2 #F2AFEF
monochromatic
#8BE146 #ACE97A #CDF2AF #EEFBE4 #EFFBE5
Accessibility & contrast
On white
1.24
#CDF2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#CDF2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF2AF
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF2AF | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8AB
Deuteranopia (green-blind)
#F2E6B2
Tritanopia (blue-blind)
#CFECE0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cdf2af; /* rgb */ color: rgb(205, 242, 175); /* oklch */ color: oklch(91.8% 0.096 131.6);
Tailwind
colors: {
custom: {
50: '#ddf6c7',
500: '#cdf2af',
950: '#000000',
},
}SCSS
$custom: #cdf2af; $custom-light: #ddf6c7; $custom-dark: #000000;
JSON
{
"hex": "#cdf2af",
"rgb": {
"r": 205,
"g": 242,
"b": 175
},
"hsl": {
"h": 93.134,
"s": 72.043,
"l": 81.765
},
"oklch": {
"l": 0.9183,
"c": 0.09614,
"h": 131.6
},
"luminance": 0.79579
}Semantic roles & 50–950 ramp
primary
#CDF2AF
secondary
#A774D1
accent
#11D47D
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582