#CEEBBE#CEEBBE
#CEEBBE is a very light, moderate yellow-green. Relative luminance 0.763; OKLCH L 90.7% C 0.067 H 134.5°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEBBE |
|---|---|
| RGB | rgb(206, 235, 190) |
| HSL | hsl(99, 53%, 83%) |
| HSV | hsv(99, 19%, 92%) |
| CMYK | cmyk(12.3%, 0%, 19.1%, 7.8%) |
| CIE-LAB | lab(89.98, -17.52, 18.73) |
| CIE-LCH | lch(89.98, 25.64, 133.10°) |
| OKLab | oklab(90.73% -0.0472 0.0481) |
| OKLCH | oklch(90.73% 0.067 134.5) |
| XYZ | xyz(64.4545, 76.2554, 60.0283) |
| Luminance | 0.7626 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 5.15
Light Grey Green
#B7E1A1
ΔE00 5.60
Very Pale Green
#CFFDBC
ΔE00 5.71
Very Light Green
#D1FFBD
ΔE00 6.03
Pale Green
#C7FDB5
ΔE00 7.01
Celadon
#BEFDB7
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEBBE #DBBEEB
analogous
#E4EBBE #CEEBBE #BEEBC4
triadic
#CEEBBE #BECEEB #EBBECE
tetradic
#CEEBBE #BEE4EB #DBBEEB #EBC4BE
square
#CEEBBE #BEE4EB #DBBEEB #EBC4BE
split-complementary
#CEEBBE #C4BEEB #EBBEE4
monochromatic
#87CE60 #ABDD8F #CEEBBE #EDF8E8 #EDF8E8
Accessibility & contrast
On white
1.29
#CEEBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#CEEBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEBBE
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEBBE | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE4BB
Deuteranopia (green-blind)
#EAE1C0
Tritanopia (blue-blind)
#CEE7DE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ceebbe; /* rgb */ color: rgb(206, 235, 190); /* oklch */ color: oklch(90.7% 0.067 134.5);
Tailwind
colors: {
custom: {
50: '#ddf1d1',
500: '#ceebbe',
950: '#000000',
},
}SCSS
$custom: #ceebbe; $custom-light: #ddf1d1; $custom-dark: #000000;
JSON
{
"hex": "#ceebbe",
"rgb": {
"r": 206,
"g": 235,
"b": 190
},
"hsl": {
"h": 98.667,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.90729,
"c": 0.06735,
"h": 134.5
},
"luminance": 0.76256
}Semantic roles & 50–950 ramp
primary
#CEEBBE
secondary
#B086C7
accent
#25C089
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151614
muted
#848583