#CCED85#CCED85
#CCED85 is a very light, vivid yellow-green. Relative luminance 0.751; OKLCH L 90.0% C 0.135 H 123.5°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CCED85 |
|---|---|
| RGB | rgb(204, 237, 133) |
| HSL | hsl(79, 74%, 73%) |
| HSV | hsv(79, 44%, 93%) |
| CMYK | cmyk(13.9%, 0%, 43.9%, 7.1%) |
| CIE-LAB | lab(89.44, -26.95, 46.71) |
| CIE-LCH | lch(89.44, 53.92, 119.99°) |
| OKLab | oklab(89.96% -0.0748 0.1129) |
| OKLCH | oklch(89.96% 0.135 123.5) |
| XYZ | xyz(59.4196, 75.0990, 33.5509) |
| Luminance | 0.7510 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.23
Pistachio (survey)
#C0FA8B
ΔE00 4.57
Light Pea Green
#C4FE82
ΔE00 4.93
Light Yellowish Green
#C2FF89
ΔE00 5.28
Celery
#C1FD95
ΔE00 5.41
Light Khaki
#E6F2A2
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCED85 #A685ED
analogous
#EDDA85 #CCED85 #98ED85
triadic
#CCED85 #85CCED #ED85CC
tetradic
#CCED85 #85EDDA #A685ED #ED8598
square
#CCED85 #85EDDA #A685ED #ED8598
split-complementary
#CCED85 #8598ED #DA85ED
monochromatic
#9DD820 #B6E550 #CCED85 #E2F5BA #F4FBE4
Accessibility & contrast
On white
1.31
#CCED85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#CCED85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCED85
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCED85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCED85 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27D
Deuteranopia (green-blind)
#F3E18B
Tritanopia (blue-blind)
#D3E4D4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cced85; /* rgb */ color: rgb(204, 237, 133); /* oklch */ color: oklch(90.0% 0.135 123.5);
Tailwind
colors: {
custom: {
50: '#ddf3aa',
500: '#cced85',
950: '#000000',
},
}SCSS
$custom: #cced85; $custom-light: #ddf3aa; $custom-dark: #000000;
JSON
{
"hex": "#cced85",
"rgb": {
"r": 204,
"g": 237,
"b": 133
},
"hsl": {
"h": 79.038,
"s": 74.286,
"l": 72.549
},
"oklch": {
"l": 0.89956,
"c": 0.13548,
"h": 123.5
},
"luminance": 0.75099
}Semantic roles & 50–950 ramp
primary
#CCED85
secondary
#754FC7
accent
#0FD64E
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581