#CDEF72#CDEF72
#CDEF72 is a very light, vivid yellow-green. Relative luminance 0.759; OKLCH L 90.2% C 0.156 H 122.2°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEF72 |
|---|---|
| RGB | rgb(205, 239, 114) |
| HSL | hsl(76, 80%, 69%) |
| HSV | hsv(76, 52%, 94%) |
| CMYK | cmyk(14.2%, 0%, 52.3%, 6.3%) |
| CIE-LAB | lab(89.83, -29.43, 56.10) |
| CIE-LCH | lch(89.83, 63.35, 117.68°) |
| OKLab | oklab(90.21% -0.0833 0.1323) |
| OKLCH | oklch(90.21% 0.156 122.2) |
| XYZ | xyz(59.0809, 75.9269, 27.4592) |
| Luminance | 0.7593 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.30
Light Yellow Green
#CCFD7F
ΔE00 3.62
Light Pea Green
#C4FE82
ΔE00 4.88
Pale Lime
#BEFD73
ΔE00 4.90
Pistachio (survey)
#C0FA8B
ΔE00 5.57
Light Yellowish Green
#C2FF89
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEF72 #9472EF
analogous
#EFD372 #CDEF72 #8FEF72
triadic
#CDEF72 #72CDEF #EF72CD
tetradic
#CDEF72 #72EFD3 #9472EF #EF728F
square
#CDEF72 #72EFD3 #9472EF #EF728F
split-complementary
#CDEF72 #728FEF #D372EF
monochromatic
#9DCF18 #BAE93B #CDEF72 #E0F5A9 #F4FBE0
Accessibility & contrast
On white
1.30
#CDEF72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#CDEF72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEF72
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEF72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEF72 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE366
Deuteranopia (green-blind)
#F7E279
Tritanopia (blue-blind)
#D6E5D3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cdef72; /* rgb */ color: rgb(205, 239, 114); /* oklch */ color: oklch(90.2% 0.156 122.2);
Tailwind
colors: {
custom: {
50: '#def49e',
500: '#cdef72',
950: '#000000',
},
}SCSS
$custom: #cdef72; $custom-light: #def49e; $custom-dark: #000000;
JSON
{
"hex": "#cdef72",
"rgb": {
"r": 205,
"g": 239,
"b": 114
},
"hsl": {
"h": 76.32,
"s": 79.618,
"l": 69.216
},
"oklch": {
"l": 0.90211,
"c": 0.15637,
"h": 122.2
},
"luminance": 0.75927
}Semantic roles & 50–950 ramp
primary
#CDEF72
secondary
#633DC8
accent
#0ADC43
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580