#CEED77#CEED77
#CEED77 is a very light, vivid yellow-green. Relative luminance 0.750; OKLCH L 89.9% C 0.149 H 121.6°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CEED77 |
|---|---|
| RGB | rgb(206, 237, 119) |
| HSL | hsl(76, 77%, 70%) |
| HSV | hsv(76, 50%, 93%) |
| CMYK | cmyk(13.1%, 0%, 49.8%, 7.1%) |
| CIE-LAB | lab(89.40, -27.64, 53.32) |
| CIE-LCH | lch(89.40, 60.06, 117.40°) |
| OKLab | oklab(89.91% -0.0779 0.1267) |
| OKLCH | oklch(89.91% 0.149 121.6) |
| XYZ | xyz(59.0679, 75.0221, 28.8181) |
| Luminance | 0.7502 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.07
Pear
#CBF85F
ΔE00 4.21
Light Pea Green
#C4FE82
ΔE00 5.25
Pale Lime
#BEFD73
ΔE00 5.51
Pistachio (survey)
#C0FA8B
ΔE00 5.65
Light Yellowish Green
#C2FF89
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEED77 #9677ED
analogous
#EDD177 #CEED77 #93ED77
triadic
#CEED77 #77CEED #ED77CE
tetradic
#CEED77 #77EDD1 #9677ED #ED7793
square
#CEED77 #77EDD1 #9677ED #ED7793
split-complementary
#CEED77 #7793ED #D177ED
monochromatic
#9FCE1B #BBE641 #CEED77 #E1F4AD #F5FBE3
Accessibility & contrast
On white
1.31
#CEED77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#CEED77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEED77
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEED77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEED77 | 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)
#F9E16C
Deuteranopia (green-blind)
#F5E17E
Tritanopia (blue-blind)
#D7E3D2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ceed77; /* rgb */ color: rgb(206, 237, 119); /* oklch */ color: oklch(89.9% 0.149 121.6);
Tailwind
colors: {
custom: {
50: '#dff2a1',
500: '#ceed77',
950: '#000000',
},
}SCSS
$custom: #ceed77; $custom-light: #dff2a1; $custom-dark: #000000;
JSON
{
"hex": "#ceed77",
"rgb": {
"r": 206,
"g": 237,
"b": 119
},
"hsl": {
"h": 75.763,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.89906,
"c": 0.14872,
"h": 121.6
},
"luminance": 0.75022
}Semantic roles & 50–950 ramp
primary
#CEED77
secondary
#6542C6
accent
#0DD942
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580