#CCEB73#CCEB73
#CCEB73 is a very light, vivid yellow-green. Relative luminance 0.735; OKLCH L 89.3% C 0.151 H 121.5°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEB73 |
|---|---|
| RGB | rgb(204, 235, 115) |
| HSL | hsl(76, 75%, 69%) |
| HSV | hsv(76, 51%, 92%) |
| CMYK | cmyk(13.2%, 0%, 51.1%, 7.8%) |
| CIE-LAB | lab(88.68, -27.84, 54.28) |
| CIE-LCH | lch(88.68, 61.00, 117.15°) |
| OKLab | oklab(89.28% -0.0787 0.1284) |
| OKLCH | oklch(89.28% 0.151 121.5) |
| XYZ | xyz(57.7050, 73.4918, 27.3617) |
| Luminance | 0.7349 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.21
Light Yellow Green
#CCFD7F
ΔE00 4.42
Light Pea Green
#C4FE82
ΔE00 5.55
Pale Lime
#BEFD73
ΔE00 5.69
Pistachio (survey)
#C0FA8B
ΔE00 5.96
Light Yellowish Green
#C2FF89
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEB73 #9273EB
analogous
#EBCE73 #CCEB73 #90EB73
triadic
#CCEB73 #73CCEB #EB73CC
tetradic
#CCEB73 #73EBCE #9273EB #EB7390
square
#CCEB73 #73EBCE #9273EB #EB7390
split-complementary
#CCEB73 #7390EB #CE73EB
monochromatic
#9BC71C #B8E33D #CCEB73 #E0F3A9 #F3FADE
Accessibility & contrast
On white
1.34
#CCEB73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#CCEB73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEB73
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEB73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEB73 | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7DF68
Deuteranopia (green-blind)
#F3DF7A
Tritanopia (blue-blind)
#D5E1D0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cceb73; /* rgb */ color: rgb(204, 235, 115); /* oklch */ color: oklch(89.3% 0.151 121.5);
Tailwind
colors: {
custom: {
50: '#ddf19e',
500: '#cceb73',
950: '#000000',
},
}SCSS
$custom: #cceb73; $custom-light: #ddf19e; $custom-dark: #000000;
JSON
{
"hex": "#cceb73",
"rgb": {
"r": 204,
"g": 235,
"b": 115
},
"hsl": {
"h": 75.5,
"s": 75,
"l": 68.627
},
"oklch": {
"l": 0.89278,
"c": 0.15065,
"h": 121.5
},
"luminance": 0.73492
}Semantic roles & 50–950 ramp
primary
#CCEB73
secondary
#613FC3
accent
#0ED742
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580