#CDEF7D#CDEF7D
#CDEF7D is a very light, vivid yellow-green. Relative luminance 0.762; OKLCH L 90.3% C 0.146 H 123.0°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEF7D |
|---|---|
| RGB | rgb(205, 239, 125) |
| HSL | hsl(78, 78%, 71%) |
| HSV | hsv(78, 48%, 94%) |
| CMYK | cmyk(14.2%, 0%, 47.7%, 6.3%) |
| CIE-LAB | lab(89.95, -28.37, 51.16) |
| CIE-LCH | lch(89.95, 58.50, 119.01°) |
| OKLab | oklab(90.35% -0.0795 0.1224) |
| OKLCH | oklch(90.35% 0.146 123) |
| XYZ | xyz(59.7451, 76.1926, 30.9572) |
| Luminance | 0.7619 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.46
Pear
#CBF85F
ΔE00 4.49
Light Pea Green
#C4FE82
ΔE00 4.49
Pistachio (survey)
#C0FA8B
ΔE00 4.71
Pale Lime
#BEFD73
ΔE00 4.99
Light Yellowish Green
#C2FF89
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEF7D #9F7DEF
analogous
#EFD87D #CDEF7D #94EF7D
triadic
#CDEF7D #7DCDEF #EF7DCD
tetradic
#CDEF7D #7DEFD8 #9F7DEF #EF7D94
square
#CDEF7D #7DEFD8 #9F7DEF #EF7D94
split-complementary
#CDEF7D #7D94EF #D87DEF
monochromatic
#9FD71A #B8E847 #CDEF7D #E2F6B3 #F5FCE4
Accessibility & contrast
On white
1.29
#CDEF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#CDEF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEF7D
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEF7D | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE373
Deuteranopia (green-blind)
#F6E283
Tritanopia (blue-blind)
#D5E5D5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cdef7d; /* rgb */ color: rgb(205, 239, 125); /* oklch */ color: oklch(90.3% 0.146 123.0);
Tailwind
colors: {
custom: {
50: '#def4a5',
500: '#cdef7d',
950: '#000000',
},
}SCSS
$custom: #cdef7d; $custom-light: #def4a5; $custom-dark: #000000;
JSON
{
"hex": "#cdef7d",
"rgb": {
"r": 205,
"g": 239,
"b": 125
},
"hsl": {
"h": 77.895,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.9035,
"c": 0.14588,
"h": 123
},
"luminance": 0.76193
}Semantic roles & 50–950 ramp
primary
#CDEF7D
secondary
#6E47C9
accent
#0BDA49
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580