#CDF67C#CDF67C
#CDF67C is a very light, vivid yellow-green. Relative luminance 0.803; OKLCH L 91.9% C 0.156 H 124.7°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF67C |
|---|---|
| RGB | rgb(205, 246, 124) |
| HSL | hsl(80, 87%, 73%) |
| HSV | hsv(80, 50%, 96%) |
| CMYK | cmyk(16.7%, 0%, 49.6%, 3.5%) |
| CIE-LAB | lab(91.84, -31.73, 53.91) |
| CIE-LCH | lch(91.84, 62.55, 120.48°) |
| OKLab | oklab(91.87% -0.089 0.1283) |
| OKLCH | oklch(91.87% 0.156 124.7) |
| XYZ | xyz(61.7707, 80.3454, 31.3188) |
| Luminance | 0.8035 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.73
Light Pea Green
#C4FE82
ΔE00 3.00
Pale Lime
#BEFD73
ΔE00 3.42
Pear
#CBF85F
ΔE00 3.44
Pistachio (survey)
#C0FA8B
ΔE00 3.83
Light Yellowish Green
#C2FF89
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF67C #A57CF6
analogous
#F6E27C #CDF67C #90F67C
triadic
#CDF67C #7CCDF6 #F67CCD
tetradic
#CDF67C #7CF6E2 #A57CF6 #F67C90
square
#CDF67C #7CF6E2 #A57CF6 #F67C90
split-complementary
#CDF67C #7C90F6 #E27CF6
monochromatic
#9FE810 #B7F243 #CDF67C #E3FAB5 #F4FDE2
Accessibility & contrast
On white
1.23
#CDF67C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#CDF67C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF67C
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF67C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF67C | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE971
Deuteranopia (green-blind)
#FCE783
Tritanopia (blue-blind)
#D4ECDA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cdf67c; /* rgb */ color: rgb(205, 246, 124); /* oklch */ color: oklch(91.9% 0.156 124.7);
Tailwind
colors: {
custom: {
50: '#def9a4',
500: '#cdf67c',
950: '#000000',
},
}SCSS
$custom: #cdf67c; $custom-light: #def9a4; $custom-dark: #000000;
JSON
{
"hex": "#cdf67c",
"rgb": {
"r": 205,
"g": 246,
"b": 124
},
"hsl": {
"h": 80.164,
"s": 87.143,
"l": 72.549
},
"oklch": {
"l": 0.91866,
"c": 0.15615,
"h": 124.7
},
"luminance": 0.80346
}Semantic roles & 50–950 ramp
primary
#CDF67C
secondary
#7444D2
accent
#02E44E
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580