#CCE283#CCE283
#CCE283 is a very light, vivid yellow-green. Relative luminance 0.689; OKLCH L 87.5% C 0.123 H 119.7°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE283 |
|---|---|
| RGB | rgb(204, 226, 131) |
| HSL | hsl(74, 62%, 70%) |
| HSV | hsv(74, 42%, 89%) |
| CMYK | cmyk(9.7%, 0%, 42%, 11.4%) |
| CIE-LAB | lab(86.44, -21.90, 43.92) |
| CIE-LCH | lch(86.44, 49.08, 116.50°) |
| OKLab | oklab(87.54% -0.0607 0.1066) |
| OKLCH | oklch(87.54% 0.123 119.7) |
| XYZ | xyz(56.1951, 68.8690, 31.8009) |
| Luminance | 0.6887 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.62
Light Khaki
#E6F2A2
ΔE00 5.14
Pale Olive Green
#B1D27B
ΔE00 5.17
Greenish Tan
#BCCB7A
ΔE00 5.56
Pale Olive
#B9CC81
ΔE00 5.85
Light Yellow Green
#CCFD7F
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE283 #9983E2
analogous
#E2C983 #CCE283 #9CE283
triadic
#CCE283 #83CCE2 #E283CC
tetradic
#CCE283 #83E2C9 #9983E2 #E2839C
square
#CCE283 #83E2C9 #9983E2 #E2839C
split-complementary
#CCE283 #839CE2 #C983E2
monochromatic
#9CBE2C #B8D651 #CCE283 #E0EEB5 #F5F9E6
Accessibility & contrast
On white
1.42
#CCE283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#CCE283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE283
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE283 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD87C
Deuteranopia (green-blind)
#EAD988
Tritanopia (blue-blind)
#D4D9CB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cce283; /* rgb */ color: rgb(204, 226, 131); /* oklch */ color: oklch(87.5% 0.123 119.7);
Tailwind
colors: {
custom: {
50: '#ddeba8',
500: '#cce283',
950: '#000000',
},
}SCSS
$custom: #cce283; $custom-light: #ddeba8; $custom-dark: #000000;
JSON
{
"hex": "#cce283",
"rgb": {
"r": 204,
"g": 226,
"b": 131
},
"hsl": {
"h": 73.895,
"s": 62.092,
"l": 70
},
"oklch": {
"l": 0.87544,
"c": 0.12265,
"h": 119.7
},
"luminance": 0.68869
}Semantic roles & 50–950 ramp
primary
#CCE283
secondary
#684FBA
accent
#1CCA44
background
#FEFEFC
surface
#FCFDF6
border
#D5D5D0
text
#151610
muted
#848480