#CEEBBB#CEEBBB
#CEEBBB is a very light, moderate yellow-green. Relative luminance 0.761; OKLCH L 90.7% C 0.071 H 133.1°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEBBB |
|---|---|
| RGB | rgb(206, 235, 187) |
| HSL | hsl(96, 55%, 83%) |
| HSV | hsv(96, 20%, 92%) |
| CMYK | cmyk(12.3%, 0%, 20.4%, 7.8%) |
| CIE-LAB | lab(89.92, -18.00, 20.19) |
| CIE-LCH | lch(89.92, 27.05, 131.71°) |
| OKLab | oklab(90.66% -0.0484 0.0517) |
| OKLCH | oklch(90.66% 0.071 133.1) |
| XYZ | xyz(64.1300, 76.1256, 58.3192) |
| Luminance | 0.7613 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.65
Light Grey Green
#B7E1A1
ΔE00 5.07
Very Pale Green
#CFFDBC
ΔE00 5.27
Very Light Green
#D1FFBD
ΔE00 5.60
Pale Green
#C7FDB5
ΔE00 6.55
Celadon
#BEFDB7
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEBBB #D8BBEB
analogous
#E6EBBB #CEEBBB #BBEBC0
triadic
#CEEBBB #BBCEEB #EBBBCE
tetradic
#CEEBBB #BBE6EB #D8BBEB #EBC0BB
square
#CEEBBB #BBE6EB #D8BBEB #EBC0BB
split-complementary
#CEEBBB #C0BBEB #EBBBE6
monochromatic
#8ACF5C #ACDD8C #CEEBBB #EEF8E7 #EEF8E7
Accessibility & contrast
On white
1.29
#CEEBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#CEEBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEBBB
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEBBB | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE4B8
Deuteranopia (green-blind)
#EBE1BD
Tritanopia (blue-blind)
#CFE7DE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ceebbb; /* rgb */ color: rgb(206, 235, 187); /* oklch */ color: oklch(90.7% 0.071 133.1);
Tailwind
colors: {
custom: {
50: '#ddf1cf',
500: '#ceebbb',
950: '#000000',
},
}SCSS
$custom: #ceebbb; $custom-light: #ddf1cf; $custom-dark: #000000;
JSON
{
"hex": "#ceebbb",
"rgb": {
"r": 206,
"g": 235,
"b": 187
},
"hsl": {
"h": 96.25,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.90661,
"c": 0.07083,
"h": 133.1
},
"luminance": 0.76126
}Semantic roles & 50–950 ramp
primary
#CEEBBB
secondary
#AC83C7
accent
#23C283
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151613
muted
#848583