#CCE690#CCE690
#CCE690 is a very light, moderate yellow-green. Relative luminance 0.714; OKLCH L 88.6% C 0.114 H 122.4°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE690 |
|---|---|
| RGB | rgb(204, 230, 144) |
| HSL | hsl(78, 63%, 73%) |
| HSV | hsv(78, 37%, 90%) |
| CMYK | cmyk(11.3%, 0%, 37.4%, 9.8%) |
| CIE-LAB | lab(87.70, -22.32, 39.10) |
| CIE-LCH | lch(87.70, 45.02, 119.72°) |
| OKLab | oklab(88.61% -0.0611 0.0962) |
| OKLCH | oklch(88.61% 0.114 122.4) |
| XYZ | xyz(58.2325, 71.4445, 37.1025) |
| Luminance | 0.7145 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.56
Pale Olive Green
#B1D27B
ΔE00 5.25
Greenish Beige
#C9D179
ΔE00 6.05
Pale Olive
#B9CC81
ΔE00 6.09
Light Grey Green
#B7E1A1
ΔE00 6.32
Greenish Tan
#BCCB7A
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE690 #AA90E6
analogous
#E6D590 #CCE690 #A1E690
triadic
#CCE690 #90CCE6 #E690CC
tetradic
#CCE690 #90E6D5 #AA90E6 #E690A1
square
#CCE690 #90E6D5 #AA90E6 #E690A1
split-complementary
#CCE690 #90A1E6 #D590E6
monochromatic
#9DCD2E #B5DB5E #CCE690 #E3F1C2 #F4F9E6
Accessibility & contrast
On white
1.37
#CCE690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#CCE690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE690
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE690 | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC8A
Deuteranopia (green-blind)
#ECDC94
Tritanopia (blue-blind)
#D2DED1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cce690; /* rgb */ color: rgb(204, 230, 144); /* oklch */ color: oklch(88.6% 0.114 122.4);
Tailwind
colors: {
custom: {
50: '#dceeb1',
500: '#cce690',
950: '#000000',
},
}SCSS
$custom: #cce690; $custom-light: #dceeb1; $custom-dark: #000000;
JSON
{
"hex": "#cce690",
"rgb": {
"r": 204,
"g": 230,
"b": 144
},
"hsl": {
"h": 78.14,
"s": 63.235,
"l": 73.333
},
"oklch": {
"l": 0.88613,
"c": 0.11394,
"h": 122.4
},
"luminance": 0.71445
}Semantic roles & 50–950 ramp
primary
#CCE690
secondary
#795BC0
accent
#1ACB50
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581