#CEEBAA#CEEBAA
#CEEBAA is a very light, moderate yellow-green. Relative luminance 0.754; OKLCH L 90.3% C 0.091 H 127.6°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEBAA |
|---|---|
| RGB | rgb(206, 235, 170) |
| HSL | hsl(87, 62%, 79%) |
| HSV | hsv(87, 28%, 92%) |
| CMYK | cmyk(12.3%, 0%, 27.7%, 7.8%) |
| CIE-LAB | lab(89.60, -20.57, 28.49) |
| CIE-LCH | lch(89.60, 35.14, 125.82°) |
| OKLab | oklab(90.3% -0.0554 0.0718) |
| OKLCH | oklch(90.3% 0.091 127.6) |
| XYZ | xyz(62.4166, 75.4403, 49.2955) |
| Luminance | 0.7544 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.95
Light Sage
#BCECAC
ΔE00 3.95
Very Pale Green
#CFFDBC
ΔE00 4.70
Very Light Green
#D1FFBD
ΔE00 4.93
Washed Out Green
#BCF5A6
ΔE00 5.25
Pale Green
#C7FDB5
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEBAA #C7AAEB
analogous
#EBE8AA #CEEBAA #AEEBAA
triadic
#CEEBAA #AACEEB #EBAACE
tetradic
#CEEBAA #AAEBE8 #C7AAEB #EBAAAE
square
#CEEBAA #AAEBE8 #C7AAEB #EBAAAE
split-complementary
#CEEBAA #AAAEEB #E8AAEB
monochromatic
#95D447 #B1DF78 #CEEBAA #EBF7DC #F1F9E6
Accessibility & contrast
On white
1.31
#CEEBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#CEEBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEBAA
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEBAA | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E2A6
Deuteranopia (green-blind)
#EDE1AD
Tritanopia (blue-blind)
#D1E5DA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ceebaa; /* rgb */ color: rgb(206, 235, 170); /* oklch */ color: oklch(90.3% 0.091 127.6);
Tailwind
colors: {
custom: {
50: '#ddf1c3',
500: '#ceebaa',
950: '#000000',
},
}SCSS
$custom: #ceebaa; $custom-light: #ddf1c3; $custom-dark: #000000;
JSON
{
"hex": "#ceebaa",
"rgb": {
"r": 206,
"g": 235,
"b": 170
},
"hsl": {
"h": 86.769,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.90302,
"c": 0.09072,
"h": 127.6
},
"luminance": 0.75441
}Semantic roles & 50–950 ramp
primary
#CEEBAA
secondary
#9872C7
accent
#1CCA69
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582