#CCE293#CCE293
#CCE293 is a very light, moderate yellow-green. Relative luminance 0.693; OKLCH L 87.8% C 0.105 H 121.3°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE293 |
|---|---|
| RGB | rgb(204, 226, 147) |
| HSL | hsl(77, 58%, 73%) |
| HSV | hsv(77, 35%, 89%) |
| CMYK | cmyk(9.7%, 0%, 35%, 11.4%) |
| CIE-LAB | lab(86.67, -20.00, 36.26) |
| CIE-LCH | lch(86.67, 41.41, 118.88°) |
| OKLab | oklab(87.8% -0.0544 0.0897) |
| OKLCH | oklch(87.8% 0.105 121.3) |
| XYZ | xyz(57.3644, 69.3367, 37.9594) |
| Luminance | 0.6934 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.62
Pale Olive Green
#B1D27B
ΔE00 5.04
Pale Olive
#B9CC81
ΔE00 5.15
Greenish Beige
#C9D179
ΔE00 5.42
Greenish Tan
#BCCB7A
ΔE00 5.55
Light Grey Green
#B7E1A1
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE293 #A993E2
analogous
#E2D093 #CCE293 #A4E293
triadic
#CCE293 #93CCE2 #E293CC
tetradic
#CCE293 #93E2D0 #A993E2 #E293A4
square
#CCE293 #93E2D0 #A993E2 #E293A4
split-complementary
#CCE293 #93A4E2 #D093E2
monochromatic
#9DC635 #B5D563 #CCE293 #E3EFC3 #F4F9E7
Accessibility & contrast
On white
1.41
#CCE293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#CCE293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE293
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE293 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98D
Deuteranopia (green-blind)
#E8D997
Tritanopia (blue-blind)
#D2DACE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cce293; /* rgb */ color: rgb(204, 226, 147); /* oklch */ color: oklch(87.8% 0.105 121.3);
Tailwind
colors: {
custom: {
50: '#dcebb3',
500: '#cce293',
950: '#000000',
},
}SCSS
$custom: #cce293; $custom-light: #dcebb3; $custom-dark: #000000;
JSON
{
"hex": "#cce293",
"rgb": {
"r": 204,
"g": 226,
"b": 147
},
"hsl": {
"h": 76.709,
"s": 57.664,
"l": 73.137
},
"oklch": {
"l": 0.87804,
"c": 0.10491,
"h": 121.3
},
"luminance": 0.69337
}Semantic roles & 50–950 ramp
primary
#CCE293
secondary
#785EBB
accent
#20C54E
background
#FEFEFD
surface
#FCFDF8
border
#D5D5D1
text
#151611
muted
#848481