#CEEC73#CEEC73
#CEEC73 is a very light, vivid yellow-green. Relative luminance 0.744; OKLCH L 89.6% C 0.151 H 121.1°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEC73 |
|---|---|
| RGB | rgb(206, 236, 115) |
| HSL | hsl(75, 76%, 69%) |
| HSV | hsv(75, 51%, 93%) |
| CMYK | cmyk(12.7%, 0%, 51.3%, 7.5%) |
| CIE-LAB | lab(89.09, -27.55, 54.79) |
| CIE-LCH | lch(89.09, 61.32, 116.69°) |
| OKLab | oklab(89.64% -0.078 0.1295) |
| OKLCH | oklch(89.64% 0.151 121.1) |
| XYZ | xyz(58.5440, 74.3506, 27.4832) |
| Luminance | 0.7435 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.07
Light Yellow Green
#CCFD7F
ΔE00 4.40
Light Pea Green
#C4FE82
ΔE00 5.62
Pale Lime
#BEFD73
ΔE00 5.75
Pistachio (survey)
#C0FA8B
ΔE00 6.12
Light Yellowish Green
#C2FF89
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEC73 #9173EC
analogous
#ECCE73 #CEEC73 #92EC73
triadic
#CEEC73 #73CEEC #EC73CE
tetradic
#CEEC73 #73ECCE #9173EC #EC7392
square
#CEEC73 #73ECCE #9173EC #EC7392
split-complementary
#CEEC73 #7392EC #CE73EC
monochromatic
#9EC91B #BBE53D #CEEC73 #E1F3A9 #F4FBDF
Accessibility & contrast
On white
1.32
#CEEC73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#CEEC73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEC73
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEC73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEC73 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E068
Deuteranopia (green-blind)
#F5E07A
Tritanopia (blue-blind)
#D7E2D1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ceec73; /* rgb */ color: rgb(206, 236, 115); /* oklch */ color: oklch(89.6% 0.151 121.1);
Tailwind
colors: {
custom: {
50: '#dff29e',
500: '#ceec73',
950: '#000000',
},
}SCSS
$custom: #ceec73; $custom-light: #dff29e; $custom-dark: #000000;
JSON
{
"hex": "#ceec73",
"rgb": {
"r": 206,
"g": 236,
"b": 115
},
"hsl": {
"h": 74.876,
"s": 76.101,
"l": 68.824
},
"oklch": {
"l": 0.89639,
"c": 0.15122,
"h": 121.1
},
"luminance": 0.74351
}Semantic roles & 50–950 ramp
primary
#CEEC73
secondary
#603FC4
accent
#0DD840
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580