#CEEBAD#CEEBAD
#CEEBAD is a very light, moderate yellow-green. Relative luminance 0.756; OKLCH L 90.4% C 0.087 H 128.4°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEBAD |
|---|---|
| RGB | rgb(206, 235, 173) |
| HSL | hsl(88, 61%, 80%) |
| HSV | hsv(88, 26%, 92%) |
| CMYK | cmyk(12.3%, 0%, 26.4%, 7.8%) |
| CIE-LAB | lab(89.65, -20.13, 27.03) |
| CIE-LCH | lch(89.65, 33.71, 126.68°) |
| OKLab | oklab(90.36% -0.0542 0.0683) |
| OKLCH | oklch(90.36% 0.087 128.4) |
| XYZ | xyz(62.7036, 75.5551, 50.8072) |
| Luminance | 0.7556 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.80
Light Grey Green
#B7E1A1
ΔE00 3.88
Very Pale Green
#CFFDBC
ΔE00 4.56
Very Light Green
#D1FFBD
ΔE00 4.82
Pale Green
#C7FDB5
ΔE00 5.39
Washed Out Green
#BCF5A6
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEBAD #CAADEB
analogous
#EBE9AD #CEEBAD #AFEBAD
triadic
#CEEBAD #ADCEEB #EBADCE
tetradic
#CEEBAD #ADEBE9 #CAADEB #EBADAF
square
#CEEBAD #ADEBE9 #CAADEB #EBADAF
split-complementary
#CEEBAD #ADAFEB #E9ADEB
monochromatic
#93D34B #B1DF7C #CEEBAD #EBF7DE #F0F9E6
Accessibility & contrast
On white
1.30
#CEEBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#CEEBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEBAD
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEBAD | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3A9
Deuteranopia (green-blind)
#EDE1B0
Tritanopia (blue-blind)
#D1E5DA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ceebad; /* rgb */ color: rgb(206, 235, 173); /* oklch */ color: oklch(90.4% 0.087 128.4);
Tailwind
colors: {
custom: {
50: '#ddf1c5',
500: '#ceebad',
950: '#000000',
},
}SCSS
$custom: #ceebad; $custom-light: #ddf1c5; $custom-dark: #000000;
JSON
{
"hex": "#ceebad",
"rgb": {
"r": 206,
"g": 235,
"b": 173
},
"hsl": {
"h": 88.065,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.90363,
"c": 0.08721,
"h": 128.4
},
"luminance": 0.75556
}Semantic roles & 50–950 ramp
primary
#CEEBAD
secondary
#9B75C7
accent
#1DC86D
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582