#CEED73#CEED73
#CEED73 is a very light, vivid yellow-green. Relative luminance 0.749; OKLCH L 89.9% C 0.152 H 121.4°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CEED73 |
|---|---|
| RGB | rgb(206, 237, 115) |
| HSL | hsl(75, 77%, 69%) |
| HSV | hsv(75, 51%, 93%) |
| CMYK | cmyk(13.1%, 0%, 51.5%, 7.1%) |
| CIE-LAB | lab(89.36, -28.02, 55.11) |
| CIE-LCH | lch(89.36, 61.82, 116.95°) |
| OKLab | oklab(89.86% -0.0793 0.1302) |
| OKLCH | oklch(89.86% 0.153 121.4) |
| XYZ | xyz(58.8327, 74.9280, 27.5795) |
| Luminance | 0.7493 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.84
Light Yellow Green
#CCFD7F
ΔE00 4.17
Light Pea Green
#C4FE82
ΔE00 5.40
Pale Lime
#BEFD73
ΔE00 5.51
Pistachio (survey)
#C0FA8B
ΔE00 5.95
Light Yellowish Green
#C2FF89
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEED73 #9273ED
analogous
#EDCF73 #CEED73 #91ED73
triadic
#CEED73 #73CEED #ED73CE
tetradic
#CEED73 #73EDCF #9273ED #ED7391
square
#CEED73 #73EDCF #9273ED #ED7391
split-complementary
#CEED73 #7391ED #CF73ED
monochromatic
#9ECB1A #BBE63D #CEED73 #E1F4A9 #F4FBDF
Accessibility & contrast
On white
1.31
#CEED73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#CEED73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEED73
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEED73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEED73 | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E168
Deuteranopia (green-blind)
#F5E17A
Tritanopia (blue-blind)
#D7E3D1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ceed73; /* rgb */ color: rgb(206, 237, 115); /* oklch */ color: oklch(89.9% 0.152 121.4);
Tailwind
colors: {
custom: {
50: '#dff29e',
500: '#ceed73',
950: '#000000',
},
}SCSS
$custom: #ceed73; $custom-light: #dff29e; $custom-dark: #000000;
JSON
{
"hex": "#ceed73",
"rgb": {
"r": 206,
"g": 237,
"b": 115
},
"hsl": {
"h": 75.246,
"s": 77.215,
"l": 69.02
},
"oklch": {
"l": 0.89857,
"c": 0.1525,
"h": 121.4
},
"luminance": 0.74928
}Semantic roles & 50–950 ramp
primary
#CEED73
secondary
#613FC6
accent
#0CD940
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580