#CCE686#CCE686
#CCE686 is a very light, vivid yellow-green. Relative luminance 0.712; OKLCH L 88.5% C 0.125 H 121.4°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE686 |
|---|---|
| RGB | rgb(204, 230, 134) |
| HSL | hsl(76, 66%, 71%) |
| HSV | hsv(76, 42%, 90%) |
| CMYK | cmyk(11.3%, 0%, 41.7%, 9.8%) |
| CIE-LAB | lab(87.56, -23.49, 43.86) |
| CIE-LCH | lch(87.56, 49.76, 118.17°) |
| OKLab | oklab(88.45% -0.065 0.1066) |
| OKLCH | oklch(88.45% 0.125 121.4) |
| XYZ | xyz(57.5018, 71.1523, 33.2541) |
| Luminance | 0.7115 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.00
Pale Olive Green
#B1D27B
ΔE00 5.45
Greenish Beige
#C9D179
ΔE00 5.73
Light Yellow Green
#CCFD7F
ΔE00 6.16
Pistachio (survey)
#C0FA8B
ΔE00 6.28
Greenish Tan
#BCCB7A
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE686 #A086E6
analogous
#E6D086 #CCE686 #9CE686
triadic
#CCE686 #86CCE6 #E686CC
tetradic
#CCE686 #86E6D0 #A086E6 #E6869C
square
#CCE686 #86E6D0 #A086E6 #E6869C
split-complementary
#CCE686 #869CE6 #D086E6
monochromatic
#9DC829 #B7DC53 #CCE686 #E1F0B9 #F4FAE6
Accessibility & contrast
On white
1.38
#CCE686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#CCE686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE686
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE686 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7E
Deuteranopia (green-blind)
#EDDC8B
Tritanopia (blue-blind)
#D3DDCF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cce686; /* rgb */ color: rgb(204, 230, 134); /* oklch */ color: oklch(88.5% 0.125 121.4);
Tailwind
colors: {
custom: {
50: '#ddeeaa',
500: '#cce686',
950: '#000000',
},
}SCSS
$custom: #cce686; $custom-light: #ddeeaa; $custom-dark: #000000;
JSON
{
"hex": "#cce686",
"rgb": {
"r": 204,
"g": 230,
"b": 134
},
"hsl": {
"h": 76.25,
"s": 65.753,
"l": 71.373
},
"oklch": {
"l": 0.88453,
"c": 0.12486,
"h": 121.4
},
"luminance": 0.71152
}Semantic roles & 50–950 ramp
primary
#CCE686
secondary
#6F51BF
accent
#18CE49
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581