#CEEBAE#CEEBAE
#CEEBAE is a very light, moderate yellow-green. Relative luminance 0.756; OKLCH L 90.4% C 0.086 H 128.7°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEBAE |
|---|---|
| RGB | rgb(206, 235, 174) |
| HSL | hsl(89, 60%, 80%) |
| HSV | hsv(89, 26%, 92%) |
| CMYK | cmyk(12.3%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(89.67, -19.99, 26.55) |
| CIE-LCH | lch(89.67, 33.23, 126.98°) |
| OKLab | oklab(90.38% -0.0538 0.0672) |
| OKLCH | oklch(90.38% 0.086 128.7) |
| XYZ | xyz(62.8008, 75.5939, 51.3187) |
| Luminance | 0.7559 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.77
Light Grey Green
#B7E1A1
ΔE00 3.89
Very Pale Green
#CFFDBC
ΔE00 4.54
Very Light Green
#D1FFBD
ΔE00 4.81
Pale Green
#C7FDB5
ΔE00 5.41
Washed Out Green
#BCF5A6
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEBAE #CBAEEB
analogous
#EBEAAE #CEEBAE #AFEBAE
triadic
#CEEBAE #AECEEB #EBAECE
tetradic
#CEEBAE #AEEBEA #CBAEEB #EBAEAF
square
#CEEBAE #AEEBEA #CBAEEB #EBAEAF
split-complementary
#CEEBAE #AEAFEB #EAAEEB
monochromatic
#93D34C #B0DF7D #CEEBAE #ECF7DF #F0F9E6
Accessibility & contrast
On white
1.30
#CEEBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#CEEBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEBAE
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEBAE | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AA
Deuteranopia (green-blind)
#EDE1B1
Tritanopia (blue-blind)
#D1E5DB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ceebae; /* rgb */ color: rgb(206, 235, 174); /* oklch */ color: oklch(90.4% 0.086 128.7);
Tailwind
colors: {
custom: {
50: '#ddf1c6',
500: '#ceebae',
950: '#000000',
},
}SCSS
$custom: #ceebae; $custom-light: #ddf1c6; $custom-dark: #000000;
JSON
{
"hex": "#ceebae",
"rgb": {
"r": 206,
"g": 235,
"b": 174
},
"hsl": {
"h": 88.525,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.90383,
"c": 0.08604,
"h": 128.7
},
"luminance": 0.75594
}Semantic roles & 50–950 ramp
primary
#CEEBAE
secondary
#9D76C7
accent
#1DC86F
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582