#CCED81#CCED81
#CCED81 is a very light, vivid yellow-green. Relative luminance 0.750; OKLCH L 89.9% C 0.140 H 123.2°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CCED81 |
|---|---|
| RGB | rgb(204, 237, 129) |
| HSL | hsl(78, 75%, 72%) |
| HSV | hsv(78, 46%, 93%) |
| CMYK | cmyk(13.9%, 0%, 45.6%, 7.1%) |
| CIE-LAB | lab(89.39, -27.38, 48.56) |
| CIE-LCH | lch(89.39, 55.75, 119.42°) |
| OKLab | oklab(89.9% -0.0763 0.1169) |
| OKLCH | oklch(89.9% 0.14 123.2) |
| XYZ | xyz(59.1485, 74.9905, 32.1231) |
| Luminance | 0.7499 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.01
Pistachio (survey)
#C0FA8B
ΔE00 4.71
Light Pea Green
#C4FE82
ΔE00 4.84
Light Yellowish Green
#C2FF89
ΔE00 5.32
Pear
#CBF85F
ΔE00 5.33
Pale Lime
#BEFD73
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCED81 #A281ED
analogous
#EDD881 #CCED81 #96ED81
triadic
#CCED81 #81CCED #ED81CC
tetradic
#CCED81 #81EDD8 #A281ED #ED8196
square
#CCED81 #81EDD8 #A281ED #ED8196
split-complementary
#CCED81 #8196ED #D881ED
monochromatic
#9DD51E #B6E54B #CCED81 #E2F5B7 #F4FBE4
Accessibility & contrast
On white
1.31
#CCED81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#CCED81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCED81
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCED81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCED81 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E278
Deuteranopia (green-blind)
#F4E087
Tritanopia (blue-blind)
#D3E4D4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cced81; /* rgb */ color: rgb(204, 237, 129); /* oklch */ color: oklch(89.9% 0.140 123.2);
Tailwind
colors: {
custom: {
50: '#ddf3a7',
500: '#cced81',
950: '#000000',
},
}SCSS
$custom: #cced81; $custom-light: #ddf3a7; $custom-dark: #000000;
JSON
{
"hex": "#cced81",
"rgb": {
"r": 204,
"g": 237,
"b": 129
},
"hsl": {
"h": 78.333,
"s": 75,
"l": 71.765
},
"oklch": {
"l": 0.89899,
"c": 0.13958,
"h": 123.2
},
"luminance": 0.74991
}Semantic roles & 50–950 ramp
primary
#CCED81
secondary
#714BC7
accent
#0ED74C
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151710
muted
#848580