#CEED93#CEED93
#CEED93 is a very light, moderate yellow-green. Relative luminance 0.758; OKLCH L 90.3% C 0.120 H 124.2°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CEED93 |
|---|---|
| RGB | rgb(206, 237, 147) |
| HSL | hsl(81, 71%, 75%) |
| HSV | hsv(81, 38%, 93%) |
| CMYK | cmyk(13.1%, 0%, 38%, 7.1%) |
| CIE-LAB | lab(89.76, -24.59, 40.30) |
| CIE-LCH | lch(89.76, 47.21, 121.39°) |
| OKLab | oklab(90.31% -0.0674 0.099) |
| OKLCH | oklch(90.31% 0.12 124.2) |
| XYZ | xyz(61.0039, 75.7965, 39.0144) |
| Luminance | 0.7580 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.62
Pistachio (survey)
#C0FA8B
ΔE00 5.04
Celery
#C1FD95
ΔE00 5.36
Light Yellow Green
#CCFD7F
ΔE00 5.64
Tea Green
#BDF8A3
ΔE00 5.70
Washed Out Green
#BCF5A6
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEED93 #B293ED
analogous
#EDDF93 #CEED93 #A1ED93
triadic
#CEED93 #93CEED #ED93CE
tetradic
#CEED93 #93EDDF #B293ED #ED93A1
square
#CEED93 #93EDDF #B293ED #ED93A1
split-complementary
#CEED93 #93A1ED #DF93ED
monochromatic
#9EDC2A #B6E45F #CEED93 #E6F6C7 #F3FBE5
Accessibility & contrast
On white
1.30
#CEED93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#CEED93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEED93
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEED93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEED93 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E38C
Deuteranopia (green-blind)
#F2E198
Tritanopia (blue-blind)
#D4E5D7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ceed93; /* rgb */ color: rgb(206, 237, 147); /* oklch */ color: oklch(90.3% 0.120 124.2);
Tailwind
colors: {
custom: {
50: '#def3b4',
500: '#ceed93',
950: '#000000',
},
}SCSS
$custom: #ceed93; $custom-light: #def3b4; $custom-dark: #000000;
JSON
{
"hex": "#ceed93",
"rgb": {
"r": 206,
"g": 237,
"b": 147
},
"hsl": {
"h": 80.667,
"s": 71.429,
"l": 75.294
},
"oklch": {
"l": 0.90314,
"c": 0.1198,
"h": 124.2
},
"luminance": 0.75797
}Semantic roles & 50–950 ramp
primary
#CEED93
secondary
#815CC9
accent
#12D355
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581