#CEED74#CEED74
#CEED74 is a very light, vivid yellow-green. Relative luminance 0.750; 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 | #CEED74 |
|---|---|
| RGB | rgb(206, 237, 116) |
| HSL | hsl(75, 77%, 69%) |
| HSV | hsv(75, 51%, 93%) |
| CMYK | cmyk(13.1%, 0%, 51.1%, 7.1%) |
| CIE-LAB | lab(89.37, -27.92, 54.67) |
| CIE-LCH | lch(89.37, 61.38, 117.06°) |
| OKLab | oklab(89.87% -0.079 0.1294) |
| OKLCH | oklch(89.87% 0.152 121.4) |
| XYZ | xyz(58.8905, 74.9512, 27.8842) |
| Luminance | 0.7495 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.93
Light Yellow Green
#CCFD7F
ΔE00 4.14
Light Pea Green
#C4FE82
ΔE00 5.36
Pale Lime
#BEFD73
ΔE00 5.50
Pistachio (survey)
#C0FA8B
ΔE00 5.87
Light Yellowish Green
#C2FF89
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEED74 #9374ED
analogous
#EDD074 #CEED74 #92ED74
triadic
#CEED74 #74CEED #ED74CE
tetradic
#CEED74 #74EDD0 #9374ED #ED7492
square
#CEED74 #74EDD0 #9374ED #ED7492
split-complementary
#CEED74 #7492ED #D074ED
monochromatic
#9FCC1A #BBE63E #CEED74 #E1F4AA #F4FBE0
Accessibility & contrast
On white
1.31
#CEED74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#CEED74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEED74
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEED74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEED74 | 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)
#F9E169
Deuteranopia (green-blind)
#F5E17B
Tritanopia (blue-blind)
#D7E3D2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ceed74; /* rgb */ color: rgb(206, 237, 116); /* oklch */ color: oklch(89.9% 0.152 121.4);
Tailwind
colors: {
custom: {
50: '#dff29f',
500: '#ceed74',
950: '#000000',
},
}SCSS
$custom: #ceed74; $custom-light: #dff29f; $custom-dark: #000000;
JSON
{
"hex": "#ceed74",
"rgb": {
"r": 206,
"g": 237,
"b": 116
},
"hsl": {
"h": 75.372,
"s": 77.07,
"l": 69.216
},
"oklch": {
"l": 0.89869,
"c": 0.15157,
"h": 121.4
},
"luminance": 0.74951
}Semantic roles & 50–950 ramp
primary
#CEED74
secondary
#623FC6
accent
#0CD941
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580