#CEED9C#CEED9C
#CEED9C is a very light, moderate yellow-green. Relative luminance 0.761; OKLCH L 90.5% C 0.110 H 125.5°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CEED9C |
|---|---|
| RGB | rgb(206, 237, 156) |
| HSL | hsl(83, 69%, 77%) |
| HSV | hsv(83, 34%, 93%) |
| CMYK | cmyk(13.1%, 0%, 34.2%, 7.1%) |
| CIE-LAB | lab(89.90, -23.45, 35.99) |
| CIE-LCH | lch(89.90, 42.96, 123.09°) |
| OKLab | oklab(90.47% -0.0638 0.0893) |
| OKLCH | oklch(90.47% 0.11 125.5) |
| XYZ | xyz(61.7379, 76.0901, 42.8804) |
| Luminance | 0.7609 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.67
Washed Out Green
#BCF5A6
ΔE00 5.08
Tea Green
#BDF8A3
ΔE00 5.14
Light Grey Green
#B7E1A1
ΔE00 5.41
Light Sage
#BCECAC
ΔE00 5.50
Light Light Green
#C8FFB0
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEED9C #BB9CED
analogous
#EDE49C #CEED9C #A6ED9C
triadic
#CEED9C #9CCEED #ED9CCE
tetradic
#CEED9C #9CEDE4 #BB9CED #ED9CA6
square
#CEED9C #9CEDE4 #BB9CED #ED9CA6
split-complementary
#CEED9C #9CA6ED #E49CED
monochromatic
#9BDA34 #B4E468 #CEED9C #E8F6D0 #F2FAE5
Accessibility & contrast
On white
1.29
#CEED9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#CEED9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEED9C
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEED9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEED9C | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E396
Deuteranopia (green-blind)
#F1E2A0
Tritanopia (blue-blind)
#D3E6D8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ceed9c; /* rgb */ color: rgb(206, 237, 156); /* oklch */ color: oklch(90.5% 0.110 125.5);
Tailwind
colors: {
custom: {
50: '#def3ba',
500: '#ceed9c',
950: '#000000',
},
}SCSS
$custom: #ceed9c; $custom-light: #def3ba; $custom-dark: #000000;
JSON
{
"hex": "#ceed9c",
"rgb": {
"r": 206,
"g": 237,
"b": 156
},
"hsl": {
"h": 82.963,
"s": 69.231,
"l": 77.059
},
"oklch": {
"l": 0.90467,
"c": 0.10978,
"h": 125.5
},
"luminance": 0.7609
}Semantic roles & 50–950 ramp
primary
#CEED9C
secondary
#8B64C9
accent
#14D15D
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581