#CEED72#CEED72
#CEED72 is a very light, vivid yellow-green. Relative luminance 0.749; OKLCH L 89.8% C 0.153 H 121.3°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CEED72 |
|---|---|
| RGB | rgb(206, 237, 114) |
| HSL | hsl(75, 77%, 69%) |
| HSV | hsv(75, 52%, 93%) |
| CMYK | cmyk(13.1%, 0%, 51.9%, 7.1%) |
| CIE-LAB | lab(89.35, -28.11, 55.55) |
| CIE-LCH | lch(89.35, 62.26, 116.84°) |
| OKLab | oklab(89.85% -0.0797 0.1311) |
| OKLCH | oklch(89.85% 0.153 121.3) |
| XYZ | xyz(58.7755, 74.9051, 27.2781) |
| Luminance | 0.7490 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.76
Light Yellow Green
#CCFD7F
ΔE00 4.20
Light Pea Green
#C4FE82
ΔE00 5.45
Pale Lime
#BEFD73
ΔE00 5.52
Pistachio (survey)
#C0FA8B
ΔE00 6.03
Light Yellowish Green
#C2FF89
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEED72 #9172ED
analogous
#EDCF72 #CEED72 #91ED72
triadic
#CEED72 #72CEED #ED72CE
tetradic
#CEED72 #72EDCF #9172ED #ED7291
square
#CEED72 #72EDCF #9172ED #ED7291
split-complementary
#CEED72 #7291ED #CF72ED
monochromatic
#9ECB1A #BBE63C #CEED72 #E1F4A8 #F4FBDF
Accessibility & contrast
On white
1.31
#CEED72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#CEED72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEED72
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEED72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEED72 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E166
Deuteranopia (green-blind)
#F5E179
Tritanopia (blue-blind)
#D7E3D1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ceed72; /* rgb */ color: rgb(206, 237, 114); /* oklch */ color: oklch(89.8% 0.153 121.3);
Tailwind
colors: {
custom: {
50: '#dff29e',
500: '#ceed72',
950: '#000000',
},
}SCSS
$custom: #ceed72; $custom-light: #dff29e; $custom-dark: #000000;
JSON
{
"hex": "#ceed72",
"rgb": {
"r": 206,
"g": 237,
"b": 114
},
"hsl": {
"h": 75.122,
"s": 77.358,
"l": 68.824
},
"oklch": {
"l": 0.89845,
"c": 0.15343,
"h": 121.3
},
"luminance": 0.74905
}Semantic roles & 50–950 ramp
primary
#CEED72
secondary
#603EC6
accent
#0CDA40
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580