#CEFDAF#CEFDAF
#CEFDAF is a very light, moderate yellow-green. Relative luminance 0.865; OKLCH L 94.3% C 0.113 H 133.4°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFDAF |
|---|---|
| RGB | rgb(206, 253, 175) |
| HSL | hsl(96, 95%, 84%) |
| HSV | hsv(96, 31%, 99%) |
| CMYK | cmyk(18.6%, 0%, 30.8%, 0.8%) |
| CIE-LAB | lab(94.51, -28.46, 32.58) |
| CIE-LCH | lch(94.51, 43.26, 131.14°) |
| OKLab | oklab(94.26% -0.0774 0.0817) |
| OKLCH | oklch(94.26% 0.113 133.4) |
| XYZ | xyz(68.3152, 86.4662, 53.6396) |
| Luminance | 0.8647 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.36
Pale Green
#C7FDB5
ΔE00 1.98
Very Light Green
#D1FFBD
ΔE00 2.45
Very Pale Green
#CFFDBC
ΔE00 2.58
Tea Green
#BDF8A3
ΔE00 2.59
Washed Out Green
#BCF5A6
ΔE00 2.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFDAF #DEAFFD
analogous
#F5FDAF #CEFDAF #AFFDB7
triadic
#CEFDAF #AFCEFD #FDAFCE
tetradic
#CEFDAF #AFF5FD #DEAFFD #FDB7AF
square
#CEFDAF #AFF5FD #DEAFFD #FDB7AF
split-complementary
#CEFDAF #B7AFFD #FDAFF5
monochromatic
#85FA38 #A9FC73 #CEFDAF #EDFEE1 #EDFEE1
Accessibility & contrast
On white
1.15
#CEFDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#CEFDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFDAF
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFDAF | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AA
Deuteranopia (green-blind)
#FCEEB3
Tritanopia (blue-blind)
#CFF7E9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cefdaf; /* rgb */ color: rgb(206, 253, 175); /* oklch */ color: oklch(94.3% 0.113 133.4);
Tailwind
colors: {
custom: {
50: '#defec7',
500: '#cefdaf',
950: '#000000',
},
}SCSS
$custom: #cefdaf; $custom-light: #defec7; $custom-dark: #000000;
JSON
{
"hex": "#cefdaf",
"rgb": {
"r": 206,
"g": 253,
"b": 175
},
"hsl": {
"h": 96.154,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.94262,
"c": 0.11252,
"h": 133.4
},
"luminance": 0.86468
}Semantic roles & 50–950 ramp
primary
#CEFDAF
secondary
#B46EE2
accent
#00E68A
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582