#CEEEBB#CEEEBB
#CEEEBB is a very light, moderate yellow-green. Relative luminance 0.779; OKLCH L 91.3% C 0.076 H 134.0°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEEBB |
|---|---|
| RGB | rgb(206, 238, 187) |
| HSL | hsl(98, 60%, 83%) |
| HSV | hsv(98, 21%, 93%) |
| CMYK | cmyk(13.4%, 0%, 21.4%, 6.7%) |
| CIE-LAB | lab(90.72, -19.47, 21.30) |
| CIE-LCH | lch(90.72, 28.86, 132.43°) |
| OKLab | oklab(91.3% -0.0525 0.0544) |
| OKLCH | oklch(91.3% 0.076 134) |
| XYZ | xyz(64.9961, 77.8579, 58.6079) |
| Luminance | 0.7786 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.95
Very Pale Green
#CFFDBC
ΔE00 4.29
Very Light Green
#D1FFBD
ΔE00 4.63
Light Grey Green
#B7E1A1
ΔE00 4.78
Pale Green
#C7FDB5
ΔE00 5.58
Celadon
#BEFDB7
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEEBB #DBBBEE
analogous
#E7EEBB #CEEEBB #BBEEC1
triadic
#CEEEBB #BBCEEE #EEBBCE
tetradic
#CEEEBB #BBE7EE #DBBBEE #EEC1BB
square
#CEEEBB #BBE7EE #DBBBEE #EEC1BB
split-complementary
#CEEEBB #C1BBEE #EEBBE7
monochromatic
#87D659 #ABE28A #CEEEBB #EDF9E7 #EDF9E7
Accessibility & contrast
On white
1.27
#CEEEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#CEEEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEEBB
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEEBB | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E6B8
Deuteranopia (green-blind)
#EDE3BD
Tritanopia (blue-blind)
#CEEAE0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ceeebb; /* rgb */ color: rgb(206, 238, 187); /* oklch */ color: oklch(91.3% 0.076 134.0);
Tailwind
colors: {
custom: {
50: '#ddf3cf',
500: '#ceeebb',
950: '#000000',
},
}SCSS
$custom: #ceeebb; $custom-light: #ddf3cf; $custom-dark: #000000;
JSON
{
"hex": "#ceeebb",
"rgb": {
"r": 206,
"g": 238,
"b": 187
},
"hsl": {
"h": 97.647,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.91297,
"c": 0.07562,
"h": 134
},
"luminance": 0.77859
}Semantic roles & 50–950 ramp
primary
#CEEEBB
secondary
#B081CC
accent
#1EC888
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151714
muted
#848583