#CCE075#CCE075
#CCE075 is a very light, vivid yellow-green. Relative luminance 0.674; OKLCH L 86.9% C 0.135 H 118.0°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE075 |
|---|---|
| RGB | rgb(204, 224, 117) |
| HSL | hsl(71, 63%, 67%) |
| HSV | hsv(71, 48%, 88%) |
| CMYK | cmyk(8.9%, 0%, 47.8%, 12.2%) |
| CIE-LAB | lab(85.72, -22.39, 49.80) |
| CIE-LCH | lch(85.72, 54.60, 114.21°) |
| OKLab | oklab(86.91% -0.0632 0.1188) |
| OKLCH | oklch(86.91% 0.135 118) |
| XYZ | xyz(54.7689, 67.4334, 26.9569) |
| Luminance | 0.6743 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.45
Greenish Tan
#BCCB7A
ΔE00 5.95
Pale Olive Green
#B1D27B
ΔE00 6.05
Light Khaki
#E6F2A2
ΔE00 6.36
Pale Olive
#B9CC81
ΔE00 6.72
Pear
#CBF85F
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE075 #8975E0
analogous
#E0BF75 #CCE075 #97E075
triadic
#CCE075 #75CCE0 #E075CC
tetradic
#CCE075 #75E0BF #8975E0 #E07597
square
#CCE075 #75E0BF #8975E0 #E07597
split-complementary
#CCE075 #7597E0 #BF75E0
monochromatic
#99B328 #BAD543 #CCE075 #DEEBA7 #F1F6D9
Accessibility & contrast
On white
1.45
#CCE075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#CCE075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE075
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE075 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66C
Deuteranopia (green-blind)
#EAD77B
Tritanopia (blue-blind)
#D6D6C7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cce075; /* rgb */ color: rgb(204, 224, 117); /* oklch */ color: oklch(86.9% 0.135 118.0);
Tailwind
colors: {
custom: {
50: '#dde99f',
500: '#cce075',
950: '#000000',
},
}SCSS
$custom: #cce075; $custom-light: #dde99f; $custom-dark: #000000;
JSON
{
"hex": "#cce075",
"rgb": {
"r": 204,
"g": 224,
"b": 117
},
"hsl": {
"h": 71.215,
"s": 63.314,
"l": 66.863
},
"oklch": {
"l": 0.86913,
"c": 0.13456,
"h": 118
},
"luminance": 0.67433
}Semantic roles & 50–950 ramp
primary
#CCE075
secondary
#5A45B4
accent
#1ACB3B
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15160F
muted
#848480