#CCE575#CCE575
#CCE575 is a very light, vivid yellow-green. Relative luminance 0.702; OKLCH L 88.0% C 0.141 H 119.8°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE575 |
|---|---|
| RGB | rgb(204, 229, 117) |
| HSL | hsl(73, 68%, 68%) |
| HSV | hsv(73, 49%, 90%) |
| CMYK | cmyk(10.9%, 0%, 48.9%, 10.2%) |
| CIE-LAB | lab(87.08, -24.79, 51.43) |
| CIE-LCH | lch(87.08, 57.10, 115.74°) |
| OKLab | oklab(88% -0.07 0.1224) |
| OKLCH | oklch(88% 0.141 119.8) |
| XYZ | xyz(56.1325, 70.1606, 27.4114) |
| Luminance | 0.7016 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 5.78
Greenish Beige
#C9D179
ΔE00 5.82
Light Yellow Green
#CCFD7F
ΔE00 5.93
Light Khaki
#E6F2A2
ΔE00 6.40
Pale Olive Green
#B1D27B
ΔE00 6.51
Light Pea Green
#C4FE82
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE575 #8E75E5
analogous
#E5C675 #CCE575 #94E575
triadic
#CCE575 #75CCE5 #E575CC
tetradic
#CCE575 #75E5C6 #8E75E5 #E57594
square
#CCE575 #75E5C6 #8E75E5 #E57594
split-complementary
#CCE575 #7594E5 #C675E5
monochromatic
#9ABC23 #B9DB42 #CCE575 #DFEFA8 #F2F8DC
Accessibility & contrast
On white
1.40
#CCE575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#CCE575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE575
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE575 | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6B
Deuteranopia (green-blind)
#EEDA7B
Tritanopia (blue-blind)
#D5DBCB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cce575; /* rgb */ color: rgb(204, 229, 117); /* oklch */ color: oklch(88.0% 0.141 119.8);
Tailwind
colors: {
custom: {
50: '#dded9f',
500: '#cce575',
950: '#000000',
},
}SCSS
$custom: #cce575; $custom-light: #dded9f; $custom-dark: #000000;
JSON
{
"hex": "#cce575",
"rgb": {
"r": 204,
"g": 229,
"b": 117
},
"hsl": {
"h": 73.393,
"s": 68.293,
"l": 67.843
},
"oklch": {
"l": 0.87997,
"c": 0.14099,
"h": 119.8
},
"luminance": 0.7016
}Semantic roles & 50–950 ramp
primary
#CCE575
secondary
#5D42BC
accent
#15D03F
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480