#CDF380#CDF380
#CDF380 is a very light, vivid yellow-green. Relative luminance 0.786; OKLCH L 91.3% C 0.148 H 124.3°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF380 |
|---|---|
| RGB | rgb(205, 243, 128) |
| HSL | hsl(80, 83%, 73%) |
| HSV | hsv(80, 47%, 95%) |
| CMYK | cmyk(15.6%, 0%, 47.3%, 4.7%) |
| CIE-LAB | lab(91.07, -29.93, 51.11) |
| CIE-LCH | lch(91.07, 59.23, 120.35°) |
| OKLab | oklab(91.26% -0.0836 0.1225) |
| OKLCH | oklch(91.26% 0.148 124.3) |
| XYZ | xyz(61.1237, 78.6385, 32.3765) |
| Luminance | 0.7864 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.52
Light Pea Green
#C4FE82
ΔE00 3.53
Pistachio (survey)
#C0FA8B
ΔE00 3.85
Light Yellowish Green
#C2FF89
ΔE00 4.17
Pale Lime
#BEFD73
ΔE00 4.18
Pear
#CBF85F
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF380 #A680F3
analogous
#F3DF80 #CDF380 #93F380
triadic
#CDF380 #80CDF3 #F380CD
tetradic
#CDF380 #80F3DF #A680F3 #F38093
square
#CDF380 #80F3DF #A680F3 #F38093
split-complementary
#CDF380 #8093F3 #DF80F3
monochromatic
#9FE315 #B7EE48 #CDF380 #E3F8B8 #F4FCE3
Accessibility & contrast
On white
1.26
#CDF380 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#CDF380 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF380
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF380 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF380 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE776
Deuteranopia (green-blind)
#F9E587
Tritanopia (blue-blind)
#D4E9D8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cdf380; /* rgb */ color: rgb(205, 243, 128); /* oklch */ color: oklch(91.3% 0.148 124.3);
Tailwind
colors: {
custom: {
50: '#def7a7',
500: '#cdf380',
950: '#000000',
},
}SCSS
$custom: #cdf380; $custom-light: #def7a7; $custom-dark: #000000;
JSON
{
"hex": "#cdf380",
"rgb": {
"r": 205,
"g": 243,
"b": 128
},
"hsl": {
"h": 79.826,
"s": 82.734,
"l": 72.745
},
"oklch": {
"l": 0.91263,
"c": 0.14828,
"h": 124.3
},
"luminance": 0.78639
}Semantic roles & 50–950 ramp
primary
#CDF380
secondary
#7549CE
accent
#06DF4E
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151710
muted
#848580