#CEED92#CEED92
#CEED92 is a very light, vivid yellow-green. Relative luminance 0.758; OKLCH L 90.3% C 0.121 H 124.1°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CEED92 |
|---|---|
| RGB | rgb(206, 237, 146) |
| HSL | hsl(80, 72%, 75%) |
| HSV | hsv(80, 38%, 93%) |
| CMYK | cmyk(13.1%, 0%, 38.4%, 7.1%) |
| CIE-LAB | lab(89.75, -24.71, 40.78) |
| CIE-LCH | lch(89.75, 47.68, 121.21°) |
| OKLab | oklab(90.3% -0.0678 0.1001) |
| OKLCH | oklch(90.3% 0.121 124.1) |
| XYZ | xyz(60.9258, 75.7652, 38.6030) |
| Luminance | 0.7577 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.65
Pistachio (survey)
#C0FA8B
ΔE00 5.00
Celery
#C1FD95
ΔE00 5.36
Light Yellow Green
#CCFD7F
ΔE00 5.52
Tea Green
#BDF8A3
ΔE00 5.79
Light Pea Green
#C4FE82
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEED92 #B192ED
analogous
#EDDF92 #CEED92 #A0ED92
triadic
#CEED92 #92CEED #ED92CE
tetradic
#CEED92 #92EDDF #B192ED #ED92A0
square
#CEED92 #92EDDF #B192ED #ED92A0
split-complementary
#CEED92 #92A0ED #DF92ED
monochromatic
#9FDC29 #B6E45D #CEED92 #E6F6C7 #F3FBE5
Accessibility & contrast
On white
1.30
#CEED92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#CEED92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEED92
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEED92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEED92 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38B
Deuteranopia (green-blind)
#F2E197
Tritanopia (blue-blind)
#D4E5D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ceed92; /* rgb */ color: rgb(206, 237, 146); /* oklch */ color: oklch(90.3% 0.121 124.1);
Tailwind
colors: {
custom: {
50: '#def3b3',
500: '#ceed92',
950: '#000000',
},
}SCSS
$custom: #ceed92; $custom-light: #def3b3; $custom-dark: #000000;
JSON
{
"hex": "#ceed92",
"rgb": {
"r": 206,
"g": 237,
"b": 146
},
"hsl": {
"h": 80.44,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.90297,
"c": 0.12088,
"h": 124.1
},
"luminance": 0.75766
}Semantic roles & 50–950 ramp
primary
#CEED92
secondary
#805BC8
accent
#12D454
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581