#CCE675#CCE675
#CCE675 is a very light, vivid yellow-green. Relative luminance 0.707; OKLCH L 88.2% C 0.142 H 120.1°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE675 |
|---|---|
| RGB | rgb(204, 230, 117) |
| HSL | hsl(74, 69%, 68%) |
| HSV | hsv(74, 49%, 90%) |
| CMYK | cmyk(11.3%, 0%, 49.1%, 9.8%) |
| CIE-LAB | lab(87.35, -25.27, 51.76) |
| CIE-LCH | lch(87.35, 57.60, 116.03°) |
| OKLab | oklab(88.21% -0.0713 0.1231) |
| OKLCH | oklch(88.21% 0.142 120.1) |
| XYZ | xyz(56.4099, 70.7155, 27.5039) |
| Luminance | 0.7071 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 5.54
Light Yellow Green
#CCFD7F
ΔE00 5.66
Greenish Beige
#C9D179
ΔE00 6.08
Light Khaki
#E6F2A2
ΔE00 6.43
Pale Olive Green
#B1D27B
ΔE00 6.63
Light Pea Green
#C4FE82
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE675 #8F75E6
analogous
#E6C775 #CCE675 #93E675
triadic
#CCE675 #75CCE6 #E675CC
tetradic
#CCE675 #75E6C7 #8F75E6 #E67593
square
#CCE675 #75E6C7 #8F75E6 #E67593
split-complementary
#CCE675 #7593E6 #C775E6
monochromatic
#9ABE22 #B9DD41 #CCE675 #DFEFA9 #F2F9DD
Accessibility & contrast
On white
1.39
#CCE675 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#CCE675 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE675
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE675 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE675 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6B
Deuteranopia (green-blind)
#EFDB7B
Tritanopia (blue-blind)
#D5DCCC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cce675; /* rgb */ color: rgb(204, 230, 117); /* oklch */ color: oklch(88.2% 0.142 120.1);
Tailwind
colors: {
custom: {
50: '#ddee9f',
500: '#cce675',
950: '#000000',
},
}SCSS
$custom: #cce675; $custom-light: #ddee9f; $custom-dark: #000000;
JSON
{
"hex": "#cce675",
"rgb": {
"r": 204,
"g": 230,
"b": 117
},
"hsl": {
"h": 73.805,
"s": 69.325,
"l": 68.039
},
"oklch": {
"l": 0.88214,
"c": 0.14227,
"h": 120.1
},
"luminance": 0.70715
}Semantic roles & 50–950 ramp
primary
#CCE675
secondary
#5E42BD
accent
#14D140
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580