#CCED7B#CCED7B
#CCED7B is a very light, vivid yellow-green. Relative luminance 0.748; OKLCH L 89.8% C 0.146 H 122.7°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CCED7B |
|---|---|
| RGB | rgb(204, 237, 123) |
| HSL | hsl(77, 76%, 71%) |
| HSV | hsv(77, 48%, 93%) |
| CMYK | cmyk(13.9%, 0%, 48.1%, 7.1%) |
| CIE-LAB | lab(89.32, -28.00, 51.32) |
| CIE-LCH | lch(89.32, 58.46, 118.62°) |
| OKLab | oklab(89.82% -0.0785 0.1226) |
| OKLCH | oklch(89.82% 0.146 122.7) |
| XYZ | xyz(58.7613, 74.8357, 30.0841) |
| Luminance | 0.7484 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.85
Pear
#CBF85F
ΔE00 4.61
Light Pea Green
#C4FE82
ΔE00 4.86
Pistachio (survey)
#C0FA8B
ΔE00 5.04
Pale Lime
#BEFD73
ΔE00 5.29
Light Yellowish Green
#C2FF89
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCED7B #9C7BED
analogous
#EDD57B #CCED7B #93ED7B
triadic
#CCED7B #7BCCED #ED7BCC
tetradic
#CCED7B #7BEDD5 #9C7BED #ED7B93
square
#CCED7B #7BEDD5 #9C7BED #ED7B93
split-complementary
#CCED7B #7B93ED #D57BED
monochromatic
#9DD11D #B7E645 #CCED7B #E1F4B1 #F5FBE4
Accessibility & contrast
On white
1.32
#CCED7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#CCED7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCED7B
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCED7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCED7B | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E171
Deuteranopia (green-blind)
#F4E081
Tritanopia (blue-blind)
#D4E3D3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cced7b; /* rgb */ color: rgb(204, 237, 123); /* oklch */ color: oklch(89.8% 0.146 122.7);
Tailwind
colors: {
custom: {
50: '#ddf3a3',
500: '#cced7b',
950: '#000000',
},
}SCSS
$custom: #cced7b; $custom-light: #ddf3a3; $custom-dark: #000000;
JSON
{
"hex": "#cced7b",
"rgb": {
"r": 204,
"g": 237,
"b": 123
},
"hsl": {
"h": 77.368,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.89817,
"c": 0.14557,
"h": 122.7
},
"luminance": 0.74836
}Semantic roles & 50–950 ramp
primary
#CCED7B
secondary
#6B46C6
accent
#0DD848
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580