#CEEBA9#CEEBA9
#CEEBA9 is a very light, moderate yellow-green. Relative luminance 0.754; OKLCH L 90.3% C 0.092 H 127.4°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEBA9 |
|---|---|
| RGB | rgb(206, 235, 169) |
| HSL | hsl(86, 62%, 79%) |
| HSV | hsv(86, 28%, 92%) |
| CMYK | cmyk(12.3%, 0%, 28.1%, 7.8%) |
| CIE-LAB | lab(89.58, -20.71, 28.98) |
| CIE-LCH | lch(89.58, 35.62, 125.55°) |
| OKLab | oklab(90.28% -0.0558 0.073) |
| OKLCH | oklch(90.28% 0.092 127.4) |
| XYZ | xyz(62.3224, 75.4026, 48.7992) |
| Luminance | 0.7540 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.99
Light Sage
#BCECAC
ΔE00 4.02
Very Pale Green
#CFFDBC
ΔE00 4.76
Very Light Green
#D1FFBD
ΔE00 4.98
Washed Out Green
#BCF5A6
ΔE00 5.20
Pale Green
#C7FDB5
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEBA9 #C6A9EB
analogous
#EBE7A9 #CEEBA9 #ADEBA9
triadic
#CEEBA9 #A9CEEB #EBA9CE
tetradic
#CEEBA9 #A9EBE7 #C6A9EB #EBA9AD
square
#CEEBA9 #A9EBE7 #C6A9EB #EBA9AD
split-complementary
#CEEBA9 #A9ADEB #E7A9EB
monochromatic
#95D446 #B2DF77 #CEEBA9 #EAF7DB #F1F9E6
Accessibility & contrast
On white
1.31
#CEEBA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#CEEBA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEBA9
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEBA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEBA9 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E2A5
Deuteranopia (green-blind)
#EEE1AC
Tritanopia (blue-blind)
#D1E5DA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ceeba9; /* rgb */ color: rgb(206, 235, 169); /* oklch */ color: oklch(90.3% 0.092 127.4);
Tailwind
colors: {
custom: {
50: '#ddf1c3',
500: '#ceeba9',
950: '#000000',
},
}SCSS
$custom: #ceeba9; $custom-light: #ddf1c3; $custom-dark: #000000;
JSON
{
"hex": "#ceeba9",
"rgb": {
"r": 206,
"g": 235,
"b": 169
},
"hsl": {
"h": 86.364,
"s": 62.264,
"l": 79.216
},
"oklch": {
"l": 0.90282,
"c": 0.09188,
"h": 127.4
},
"luminance": 0.75403
}Semantic roles & 50–950 ramp
primary
#CEEBA9
secondary
#9771C7
accent
#1BCA68
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582