#CEED8F#CEED8F
#CEED8F is a very light, vivid yellow-green. Relative luminance 0.757; OKLCH L 90.2% C 0.124 H 123.8°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CEED8F |
|---|---|
| RGB | rgb(206, 237, 143) |
| HSL | hsl(80, 72%, 75%) |
| HSV | hsv(80, 40%, 93%) |
| CMYK | cmyk(13.1%, 0%, 39.7%, 7.1%) |
| CIE-LAB | lab(89.71, -25.07, 42.20) |
| CIE-LCH | lch(89.71, 49.08, 120.71°) |
| OKLab | oklab(90.25% -0.069 0.1032) |
| OKLCH | oklch(90.25% 0.124 123.8) |
| XYZ | xyz(60.6955, 75.6731, 37.3900) |
| Luminance | 0.7567 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.75
Pistachio (survey)
#C0FA8B
ΔE00 4.89
Light Yellow Green
#CCFD7F
ΔE00 5.19
Celery
#C1FD95
ΔE00 5.37
Light Pea Green
#C4FE82
ΔE00 5.67
Light Yellowish Green
#C2FF89
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEED8F #AE8FED
analogous
#EDDD8F #CEED8F #9FED8F
triadic
#CEED8F #8FCEED #ED8FCE
tetradic
#CEED8F #8FEDDD #AE8FED #ED8F9F
square
#CEED8F #8FEDDD #AE8FED #ED8F9F
split-complementary
#CEED8F #8F9FED #DD8FED
monochromatic
#A0DC26 #B7E55A #CEED8F #E5F5C4 #F3FBE5
Accessibility & contrast
On white
1.30
#CEED8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#CEED8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEED8F
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEED8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEED8F | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E288
Deuteranopia (green-blind)
#F3E194
Tritanopia (blue-blind)
#D4E5D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ceed8f; /* rgb */ color: rgb(206, 237, 143); /* oklch */ color: oklch(90.2% 0.124 123.8);
Tailwind
colors: {
custom: {
50: '#def3b1',
500: '#ceed8f',
950: '#000000',
},
}SCSS
$custom: #ceed8f; $custom-light: #def3b1; $custom-dark: #000000;
JSON
{
"hex": "#ceed8f",
"rgb": {
"r": 206,
"g": 237,
"b": 143
},
"hsl": {
"h": 79.787,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.90249,
"c": 0.12415,
"h": 123.8
},
"luminance": 0.75673
}Semantic roles & 50–950 ramp
primary
#CEED8F
secondary
#7D58C8
accent
#11D452
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151711
muted
#848581