#CCE799#CCE799
#CCE799 is a very light, moderate yellow-green. Relative luminance 0.723; OKLCH L 89.0% C 0.105 H 124.0°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE799 |
|---|---|
| RGB | rgb(204, 231, 153) |
| HSL | hsl(81, 62%, 75%) |
| HSV | hsv(81, 34%, 91%) |
| CMYK | cmyk(11.7%, 0%, 33.8%, 9.4%) |
| CIE-LAB | lab(88.11, -21.67, 35.11) |
| CIE-LCH | lch(88.11, 41.26, 121.68°) |
| OKLab | oklab(88.98% -0.0589 0.0872) |
| OKLCH | oklch(88.98% 0.105 124) |
| XYZ | xyz(59.2270, 72.2889, 40.9637) |
| Luminance | 0.7229 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.68
Light Grey Green
#B7E1A1
ΔE00 5.10
Pale Olive Green
#B1D27B
ΔE00 5.65
Light Sage
#BCECAC
ΔE00 5.80
Washed Out Green
#BCF5A6
ΔE00 5.99
Tea Green
#BDF8A3
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE799 #B499E7
analogous
#E7DB99 #CCE799 #A5E799
triadic
#CCE799 #99CCE7 #E799CC
tetradic
#CCE799 #99E7DB #B499E7 #E799A5
square
#CCE799 #99E7DB #B499E7 #E799A5
split-complementary
#CCE799 #99A5E7 #DB99E7
monochromatic
#9AD036 #B3DB67 #CCE799 #E5F3CB #F3F9E6
Accessibility & contrast
On white
1.36
#CCE799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#CCE799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE799
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE799 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE94
Deuteranopia (green-blind)
#ECDD9D
Tritanopia (blue-blind)
#D1E0D3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cce799; /* rgb */ color: rgb(204, 231, 153); /* oklch */ color: oklch(89.0% 0.105 124.0);
Tailwind
colors: {
custom: {
50: '#dceeb7',
500: '#cce799',
950: '#000000',
},
}SCSS
$custom: #cce799; $custom-light: #dceeb7; $custom-dark: #000000;
JSON
{
"hex": "#cce799",
"rgb": {
"r": 204,
"g": 231,
"b": 153
},
"hsl": {
"h": 80.769,
"s": 61.905,
"l": 75.294
},
"oklch": {
"l": 0.88983,
"c": 0.10521,
"h": 124
},
"luminance": 0.72289
}Semantic roles & 50–950 ramp
primary
#CCE799
secondary
#8463C1
accent
#1CCA58
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581