#CEED94#CEED94
#CEED94 is a very light, moderate yellow-green. Relative luminance 0.758; OKLCH L 90.3% C 0.119 H 124.4°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CEED94 |
|---|---|
| RGB | rgb(206, 237, 148) |
| HSL | hsl(81, 71%, 75%) |
| HSV | hsv(81, 38%, 93%) |
| CMYK | cmyk(13.1%, 0%, 37.6%, 7.1%) |
| CIE-LAB | lab(89.78, -24.46, 39.82) |
| CIE-LCH | lch(89.78, 46.74, 121.56°) |
| OKLab | oklab(90.33% -0.067 0.098) |
| OKLCH | oklch(90.33% 0.119 124.4) |
| XYZ | xyz(61.0827, 75.8280, 39.4295) |
| Luminance | 0.7583 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.60
Pistachio (survey)
#C0FA8B
ΔE00 5.10
Celery
#C1FD95
ΔE00 5.37
Tea Green
#BDF8A3
ΔE00 5.62
Light Yellow Green
#CCFD7F
ΔE00 5.76
Washed Out Green
#BCF5A6
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEED94 #B394ED
analogous
#EDDF94 #CEED94 #A1ED94
triadic
#CEED94 #94CEED #ED94CE
tetradic
#CEED94 #94EDDF #B394ED #ED94A1
square
#CEED94 #94EDDF #B394ED #ED94A1
split-complementary
#CEED94 #94A1ED #DF94ED
monochromatic
#9EDB2B #B6E460 #CEED94 #E6F6C8 #F3FBE5
Accessibility & contrast
On white
1.30
#CEED94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#CEED94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEED94
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEED94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEED94 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E38D
Deuteranopia (green-blind)
#F2E198
Tritanopia (blue-blind)
#D4E5D7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ceed94; /* rgb */ color: rgb(206, 237, 148); /* oklch */ color: oklch(90.3% 0.119 124.4);
Tailwind
colors: {
custom: {
50: '#def3b4',
500: '#ceed94',
950: '#000000',
},
}SCSS
$custom: #ceed94; $custom-light: #def3b4; $custom-dark: #000000;
JSON
{
"hex": "#ceed94",
"rgb": {
"r": 206,
"g": 237,
"b": 148
},
"hsl": {
"h": 80.899,
"s": 71.2,
"l": 75.49
},
"oklch": {
"l": 0.9033,
"c": 0.11869,
"h": 124.4
},
"luminance": 0.75828
}Semantic roles & 50–950 ramp
primary
#CEED94
secondary
#825DC9
accent
#12D355
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581