#CEED75#CEED75
#CEED75 is a very light, vivid yellow-green. Relative luminance 0.750; OKLCH L 89.9% C 0.151 H 121.5°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CEED75 |
|---|---|
| RGB | rgb(206, 237, 117) |
| HSL | hsl(76, 77%, 69%) |
| HSV | hsv(76, 51%, 93%) |
| CMYK | cmyk(13.1%, 0%, 50.6%, 7.1%) |
| CIE-LAB | lab(89.38, -27.83, 54.22) |
| CIE-LCH | lch(89.38, 60.94, 117.17°) |
| OKLab | oklab(89.88% -0.0786 0.1285) |
| OKLCH | oklch(89.88% 0.151 121.5) |
| XYZ | xyz(58.9490, 74.9745, 28.1922) |
| Luminance | 0.7498 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.02
Light Yellow Green
#CCFD7F
ΔE00 4.11
Light Pea Green
#C4FE82
ΔE00 5.32
Pale Lime
#BEFD73
ΔE00 5.50
Pistachio (survey)
#C0FA8B
ΔE00 5.80
Light Yellowish Green
#C2FF89
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEED75 #9475ED
analogous
#EDD075 #CEED75 #92ED75
triadic
#CEED75 #75CEED #ED75CE
tetradic
#CEED75 #75EDD0 #9475ED #ED7592
square
#CEED75 #75EDD0 #9475ED #ED7592
split-complementary
#CEED75 #7592ED #D075ED
monochromatic
#9FCD1B #BBE63F #CEED75 #E1F4AB #F4FBE1
Accessibility & contrast
On white
1.31
#CEED75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#CEED75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEED75
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEED75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEED75 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E16A
Deuteranopia (green-blind)
#F5E17C
Tritanopia (blue-blind)
#D7E3D2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ceed75; /* rgb */ color: rgb(206, 237, 117); /* oklch */ color: oklch(89.9% 0.151 121.5);
Tailwind
colors: {
custom: {
50: '#dff29f',
500: '#ceed75',
950: '#000000',
},
}SCSS
$custom: #ceed75; $custom-light: #dff29f; $custom-dark: #000000;
JSON
{
"hex": "#ceed75",
"rgb": {
"r": 206,
"g": 237,
"b": 117
},
"hsl": {
"h": 75.5,
"s": 76.923,
"l": 69.412
},
"oklch": {
"l": 0.89881,
"c": 0.15062,
"h": 121.5
},
"luminance": 0.74975
}Semantic roles & 50–950 ramp
primary
#CEED75
secondary
#6340C6
accent
#0CD941
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580