#CCE682#CCE682
#CCE682 is a very light, vivid yellow-green. Relative luminance 0.710; OKLCH L 88.4% C 0.129 H 121.0°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE682 |
|---|---|
| RGB | rgb(204, 230, 130) |
| HSL | hsl(76, 67%, 71%) |
| HSV | hsv(76, 43%, 90%) |
| CMYK | cmyk(11.3%, 0%, 43.5%, 9.8%) |
| CIE-LAB | lab(87.51, -23.94, 45.75) |
| CIE-LCH | lch(87.51, 51.63, 117.62°) |
| OKLab | oklab(88.39% -0.0666 0.1106) |
| OKLCH | oklch(88.39% 0.129 121) |
| XYZ | xyz(57.2280, 71.0428, 31.8125) |
| Luminance | 0.7104 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.29
Pale Olive Green
#B1D27B
ΔE00 5.66
Greenish Beige
#C9D179
ΔE00 5.72
Light Yellow Green
#CCFD7F
ΔE00 5.93
Pistachio (survey)
#C0FA8B
ΔE00 6.31
Greenish Tan
#BCCB7A
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE682 #9C82E6
analogous
#E6CE82 #CCE682 #9AE682
triadic
#CCE682 #82CCE6 #E682CC
tetradic
#CCE682 #82E6CE #9C82E6 #E6829A
square
#CCE682 #82E6CE #9C82E6 #E6829A
split-complementary
#CCE682 #829AE6 #CE82E6
monochromatic
#9DC628 #B7DC4F #CCE682 #E1F0B5 #F5FAE5
Accessibility & contrast
On white
1.38
#CCE682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#CCE682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE682
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE682 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7A
Deuteranopia (green-blind)
#EEDB87
Tritanopia (blue-blind)
#D4DDCE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cce682; /* rgb */ color: rgb(204, 230, 130); /* oklch */ color: oklch(88.4% 0.129 121.0);
Tailwind
colors: {
custom: {
50: '#ddeea8',
500: '#cce682',
950: '#000000',
},
}SCSS
$custom: #cce682; $custom-light: #ddeea8; $custom-dark: #000000;
JSON
{
"hex": "#cce682",
"rgb": {
"r": 204,
"g": 230,
"b": 130
},
"hsl": {
"h": 75.6,
"s": 66.667,
"l": 70.588
},
"oklch": {
"l": 0.88393,
"c": 0.1291,
"h": 121
},
"luminance": 0.71043
}Semantic roles & 50–950 ramp
primary
#CCE682
secondary
#6B4EBF
accent
#17CF47
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151610
muted
#848580