#CCED83#CCED83
#CCED83 is a very light, vivid yellow-green. Relative luminance 0.750; OKLCH L 89.9% C 0.138 H 123.3°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CCED83 |
|---|---|
| RGB | rgb(204, 237, 131) |
| HSL | hsl(79, 75%, 72%) |
| HSV | hsv(79, 45%, 93%) |
| CMYK | cmyk(13.9%, 0%, 44.7%, 7.1%) |
| CIE-LAB | lab(89.41, -27.17, 47.64) |
| CIE-LCH | lch(89.41, 54.84, 119.70°) |
| OKLab | oklab(89.93% -0.0756 0.1149) |
| OKLCH | oklch(89.93% 0.138 123.3) |
| XYZ | xyz(59.2827, 75.0442, 32.8301) |
| Luminance | 0.7504 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.11
Pistachio (survey)
#C0FA8B
ΔE00 4.63
Light Pea Green
#C4FE82
ΔE00 4.88
Light Yellowish Green
#C2FF89
ΔE00 5.29
Celery
#C1FD95
ΔE00 5.53
Pear
#CBF85F
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCED83 #A483ED
analogous
#EDD983 #CCED83 #97ED83
triadic
#CCED83 #83CCED #ED83CC
tetradic
#CCED83 #83EDD9 #A483ED #ED8397
square
#CCED83 #83EDD9 #A483ED #ED8397
split-complementary
#CCED83 #8397ED #D983ED
monochromatic
#9DD61F #B6E54E #CCED83 #E2F5B8 #F4FBE4
Accessibility & contrast
On white
1.31
#CCED83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#CCED83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCED83
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCED83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCED83 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27A
Deuteranopia (green-blind)
#F3E189
Tritanopia (blue-blind)
#D3E4D4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cced83; /* rgb */ color: rgb(204, 237, 131); /* oklch */ color: oklch(89.9% 0.138 123.3);
Tailwind
colors: {
custom: {
50: '#ddf3a9',
500: '#cced83',
950: '#000000',
},
}SCSS
$custom: #cced83; $custom-light: #ddf3a9; $custom-dark: #000000;
JSON
{
"hex": "#cced83",
"rgb": {
"r": 204,
"g": 237,
"b": 131
},
"hsl": {
"h": 78.679,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.89927,
"c": 0.13754,
"h": 123.3
},
"luminance": 0.75044
}Semantic roles & 50–950 ramp
primary
#CCED83
secondary
#734DC7
accent
#0FD74D
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581