#CDF276#CDF276
#CDF276 is a very light, vivid yellow-green. Relative luminance 0.778; OKLCH L 90.9% C 0.157 H 123.3°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF276 |
|---|---|
| RGB | rgb(205, 242, 118) |
| HSL | hsl(78, 83%, 71%) |
| HSV | hsv(78, 51%, 95%) |
| CMYK | cmyk(15.3%, 0%, 51.2%, 5.1%) |
| CIE-LAB | lab(90.68, -30.45, 55.29) |
| CIE-LCH | lch(90.68, 63.12, 118.85°) |
| OKLab | oklab(90.92% -0.0859 0.1309) |
| OKLCH | oklch(90.92% 0.157 123.3) |
| XYZ | xyz(60.1992, 77.7912, 28.9798) |
| Luminance | 0.7779 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.80
Pear
#CBF85F
ΔE00 3.18
Light Pea Green
#C4FE82
ΔE00 4.07
Pale Lime
#BEFD73
ΔE00 4.21
Pistachio (survey)
#C0FA8B
ΔE00 4.82
Light Yellowish Green
#C2FF89
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF276 #9B76F2
analogous
#F2D976 #CDF276 #8FF276
triadic
#CDF276 #76CDF2 #F276CD
tetradic
#CDF276 #76F2D9 #9B76F2 #F2768F
square
#CDF276 #76F2D9 #9B76F2 #F2768F
split-complementary
#CDF276 #768FF2 #D976F2
monochromatic
#9ED915 #B9ED3E #CDF276 #E1F7AE #F5FCE3
Accessibility & contrast
On white
1.27
#CDF276 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#CDF276 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF276
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF276 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF276 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE56A
Deuteranopia (green-blind)
#F9E47D
Tritanopia (blue-blind)
#D5E8D6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cdf276; /* rgb */ color: rgb(205, 242, 118); /* oklch */ color: oklch(90.9% 0.157 123.3);
Tailwind
colors: {
custom: {
50: '#def6a0',
500: '#cdf276',
950: '#000000',
},
}SCSS
$custom: #cdf276; $custom-light: #def6a0; $custom-dark: #000000;
JSON
{
"hex": "#cdf276",
"rgb": {
"r": 205,
"g": 242,
"b": 118
},
"hsl": {
"h": 77.903,
"s": 82.667,
"l": 70.588
},
"oklch": {
"l": 0.90916,
"c": 0.15654,
"h": 123.3
},
"luminance": 0.77791
}Semantic roles & 50–950 ramp
primary
#CDF276
secondary
#6A40CC
accent
#06DF47
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580