#CCE973#CCE973
#CCE973 is a very light, vivid yellow-green. Relative luminance 0.724; OKLCH L 88.8% C 0.148 H 120.9°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE973 |
|---|---|
| RGB | rgb(204, 233, 115) |
| HSL | hsl(75, 73%, 68%) |
| HSV | hsv(75, 51%, 91%) |
| CMYK | cmyk(12.4%, 0%, 50.6%, 8.6%) |
| CIE-LAB | lab(88.14, -26.89, 53.63) |
| CIE-LCH | lch(88.14, 60.00, 116.63°) |
| OKLab | oklab(88.84% -0.0761 0.127) |
| OKLCH | oklch(88.84% 0.148 120.9) |
| XYZ | xyz(57.1357, 72.3531, 27.1719) |
| Luminance | 0.7235 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.66
Light Yellow Green
#CCFD7F
ΔE00 4.91
Light Pea Green
#C4FE82
ΔE00 6.02
Pale Lime
#BEFD73
ΔE00 6.18
Pistachio (survey)
#C0FA8B
ΔE00 6.33
Light Yellowish Green
#C2FF89
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE973 #9073E9
analogous
#E9CB73 #CCE973 #91E973
triadic
#CCE973 #73CCE9 #E973CC
tetradic
#CCE973 #73E9CB #9073E9 #E97391
square
#CCE973 #73E9CB #9073E9 #E97391
split-complementary
#CCE973 #7391E9 #CB73E9
monochromatic
#9BC31F #B9E13E #CCE973 #DFF1A8 #F3FADD
Accessibility & contrast
On white
1.36
#CCE973 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#CCE973 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE973
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE973 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE973 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE68
Deuteranopia (green-blind)
#F2DD7A
Tritanopia (blue-blind)
#D5DFCE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cce973; /* rgb */ color: rgb(204, 233, 115); /* oklch */ color: oklch(88.8% 0.148 120.9);
Tailwind
colors: {
custom: {
50: '#ddf09e',
500: '#cce973',
950: '#000000',
},
}SCSS
$custom: #cce973; $custom-light: #ddf09e; $custom-dark: #000000;
JSON
{
"hex": "#cce973",
"rgb": {
"r": 204,
"g": 233,
"b": 115
},
"hsl": {
"h": 74.746,
"s": 72.84,
"l": 68.235
},
"oklch": {
"l": 0.88842,
"c": 0.14808,
"h": 120.9
},
"luminance": 0.72353
}Semantic roles & 50–950 ramp
primary
#CCE973
secondary
#5F3FC1
accent
#11D541
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580