#CEEBAB#CEEBAB
#CEEBAB is a very light, moderate yellow-green. Relative luminance 0.755; OKLCH L 90.3% C 0.090 H 127.9°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEBAB |
|---|---|
| RGB | rgb(206, 235, 171) |
| HSL | hsl(87, 62%, 80%) |
| HSV | hsv(87, 27%, 92%) |
| CMYK | cmyk(12.3%, 0%, 27.2%, 7.8%) |
| CIE-LAB | lab(89.62, -20.42, 28.01) |
| CIE-LCH | lch(89.62, 34.66, 126.10°) |
| OKLab | oklab(90.32% -0.055 0.0707) |
| OKLCH | oklch(90.32% 0.09 127.9) |
| XYZ | xyz(62.5116, 75.4783, 49.7956) |
| Luminance | 0.7548 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.89
Light Grey Green
#B7E1A1
ΔE00 3.91
Very Pale Green
#CFFDBC
ΔE00 4.64
Very Light Green
#D1FFBD
ΔE00 4.88
Washed Out Green
#BCF5A6
ΔE00 5.29
Pale Green
#C7FDB5
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEBAB #C8ABEB
analogous
#EBE8AB #CEEBAB #AEEBAB
triadic
#CEEBAB #ABCEEB #EBABCE
tetradic
#CEEBAB #ABEBE8 #C8ABEB #EBABAE
square
#CEEBAB #ABEBE8 #C8ABEB #EBABAE
split-complementary
#CEEBAB #ABAEEB #E8ABEB
monochromatic
#94D348 #B1DF7A #CEEBAB #EBF7DC #F1F9E6
Accessibility & contrast
On white
1.30
#CEEBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#CEEBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEBAB
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEBAB | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E2A7
Deuteranopia (green-blind)
#EDE1AE
Tritanopia (blue-blind)
#D1E5DA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ceebab; /* rgb */ color: rgb(206, 235, 171); /* oklch */ color: oklch(90.3% 0.090 127.9);
Tailwind
colors: {
custom: {
50: '#ddf1c4',
500: '#ceebab',
950: '#000000',
},
}SCSS
$custom: #ceebab; $custom-light: #ddf1c4; $custom-dark: #000000;
JSON
{
"hex": "#ceebab",
"rgb": {
"r": 206,
"g": 235,
"b": 171
},
"hsl": {
"h": 87.187,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.90322,
"c": 0.08955,
"h": 127.9
},
"luminance": 0.75479
}Semantic roles & 50–950 ramp
primary
#CEEBAB
secondary
#9973C7
accent
#1CC96B
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582