#CDF7AF#CDF7AF
#CDF7AF is a very light, moderate yellow-green. Relative luminance 0.826; OKLCH L 92.9% C 0.104 H 132.7°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF7AF |
|---|---|
| RGB | rgb(205, 247, 175) |
| HSL | hsl(95, 82%, 83%) |
| HSV | hsv(95, 29%, 97%) |
| CMYK | cmyk(17%, 0%, 29.1%, 3.1%) |
| CIE-LAB | lab(92.84, -25.97, 30.32) |
| CIE-LCH | lch(92.84, 39.92, 130.58°) |
| OKLab | oklab(92.9% -0.0704 0.0763) |
| OKLCH | oklch(92.9% 0.104 132.7) |
| XYZ | xyz(66.1740, 82.5947, 53.0051) |
| Luminance | 0.8260 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.22
Very Light Green
#D1FFBD
ΔE00 2.32
Pale Green
#C7FDB5
ΔE00 2.34
Light Light Green
#C8FFB0
ΔE00 2.52
Washed Out Green
#BCF5A6
ΔE00 2.81
Tea Green
#BDF8A3
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF7AF #D9AFF7
analogous
#F1F7AF #CDF7AF #AFF7B5
triadic
#CDF7AF #AFCDF7 #F7AFCD
tetradic
#CDF7AF #AFF1F7 #D9AFF7 #F7B5AF
square
#CDF7AF #AFF1F7 #D9AFF7 #F7B5AF
split-complementary
#CDF7AF #B5AFF7 #F7AFF1
monochromatic
#87EC40 #AAF177 #CDF7AF #EEFCE3 #EEFCE3
Accessibility & contrast
On white
1.20
#CDF7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#CDF7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF7AF
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF7AF | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDAA
Deuteranopia (green-blind)
#F7E9B3
Tritanopia (blue-blind)
#CEF1E4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cdf7af; /* rgb */ color: rgb(205, 247, 175); /* oklch */ color: oklch(92.9% 0.104 132.7);
Tailwind
colors: {
custom: {
50: '#ddfac7',
500: '#cdf7af',
950: '#000000',
},
}SCSS
$custom: #cdf7af; $custom-light: #ddfac7; $custom-dark: #000000;
JSON
{
"hex": "#cdf7af",
"rgb": {
"r": 205,
"g": 247,
"b": 175
},
"hsl": {
"h": 95,
"s": 81.818,
"l": 82.745
},
"oklch": {
"l": 0.92904,
"c": 0.10384,
"h": 132.7
},
"luminance": 0.82596
}Semantic roles & 50–950 ramp
primary
#CDF7AF
secondary
#AE72D9
accent
#07DE85
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582