#CEEBA5#CEEBA5
#CEEBA5 is a very light, moderate yellow-green. Relative luminance 0.753; OKLCH L 90.2% C 0.097 H 126.5°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEBA5 |
|---|---|
| RGB | rgb(206, 235, 165) |
| HSL | hsl(85, 64%, 78%) |
| HSV | hsv(85, 30%, 92%) |
| CMYK | cmyk(12.3%, 0%, 29.8%, 7.8%) |
| CIE-LAB | lab(89.51, -21.27, 30.93) |
| CIE-LCH | lch(89.51, 37.54, 124.52°) |
| OKLab | oklab(90.21% -0.0575 0.0776) |
| OKLCH | oklch(90.21% 0.097 126.5) |
| XYZ | xyz(61.9526, 75.2547, 46.8518) |
| Luminance | 0.7526 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.26
Light Sage
#BCECAC
ΔE00 4.39
Very Pale Green
#CFFDBC
ΔE00 5.08
Washed Out Green
#BCF5A6
ΔE00 5.13
Light Khaki
#E6F2A2
ΔE00 5.21
Very Light Green
#D1FFBD
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEBA5 #C2A5EB
analogous
#EBE5A5 #CEEBA5 #ABEBA5
triadic
#CEEBA5 #A5CEEB #EBA5CE
tetradic
#CEEBA5 #A5EBE5 #C2A5EB #EBA5AB
square
#CEEBA5 #A5EBE5 #C2A5EB #EBA5AB
split-complementary
#CEEBA5 #A5ABEB #E5A5EB
monochromatic
#97D541 #B3E073 #CEEBA5 #E9F6D7 #F1F9E6
Accessibility & contrast
On white
1.31
#CEEBA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#CEEBA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEBA5
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEBA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEBA5 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E2A0
Deuteranopia (green-blind)
#EEE1A8
Tritanopia (blue-blind)
#D2E5D9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ceeba5; /* rgb */ color: rgb(206, 235, 165); /* oklch */ color: oklch(90.2% 0.097 126.5);
Tailwind
colors: {
custom: {
50: '#ddf1c0',
500: '#ceeba5',
950: '#000000',
},
}SCSS
$custom: #ceeba5; $custom-light: #ddf1c0; $custom-dark: #000000;
JSON
{
"hex": "#ceeba5",
"rgb": {
"r": 206,
"g": 235,
"b": 165
},
"hsl": {
"h": 84.857,
"s": 63.636,
"l": 78.431
},
"oklch": {
"l": 0.90205,
"c": 0.09653,
"h": 126.5
},
"luminance": 0.75255
}Semantic roles & 50–950 ramp
primary
#CEEBA5
secondary
#926DC7
accent
#1ACB64
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582