#CEEEBE#CEEEBE
#CEEEBE is a very light, moderate green. Relative luminance 0.780; OKLCH L 91.4% C 0.072 H 135.2°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEEBE |
|---|---|
| RGB | rgb(206, 238, 190) |
| HSL | hsl(100, 59%, 84%) |
| HSV | hsv(100, 20%, 93%) |
| CMYK | cmyk(13.4%, 0%, 20.2%, 6.7%) |
| CIE-LAB | lab(90.77, -19.00, 19.84) |
| CIE-LCH | lch(90.77, 27.46, 133.76°) |
| OKLab | oklab(91.36% -0.0513 0.0508) |
| OKLCH | oklch(91.36% 0.072 135.2) |
| XYZ | xyz(65.3206, 77.9877, 60.3170) |
| Luminance | 0.7799 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.41
Very Pale Green
#CFFDBC
ΔE00 4.71
Very Light Green
#D1FFBD
ΔE00 5.04
Light Grey Green
#B7E1A1
ΔE00 5.24
Pale Green
#C7FDB5
ΔE00 6.04
Celadon
#BEFDB7
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEEBE #DEBEEE
analogous
#E6EEBE #CEEEBE #BEEEC6
triadic
#CEEEBE #BECEEE #EEBECE
tetradic
#CEEEBE #BEE6EE #DEBEEE #EEC6BE
square
#CEEEBE #BEE6EE #DEBEEE #EEC6BE
split-complementary
#CEEEBE #C6BEEE #EEBEE6
monochromatic
#85D55D #A9E18D #CEEEBE #EDF9E7 #EDF9E7
Accessibility & contrast
On white
1.27
#CEEEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#CEEEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEEBE
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEEBE | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E6BB
Deuteranopia (green-blind)
#EDE4C0
Tritanopia (blue-blind)
#CEEAE1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ceeebe; /* rgb */ color: rgb(206, 238, 190); /* oklch */ color: oklch(91.4% 0.072 135.2);
Tailwind
colors: {
custom: {
50: '#ddf3d1',
500: '#ceeebe',
950: '#000000',
},
}SCSS
$custom: #ceeebe; $custom-light: #ddf3d1; $custom-dark: #000000;
JSON
{
"hex": "#ceeebe",
"rgb": {
"r": 206,
"g": 238,
"b": 190
},
"hsl": {
"h": 100,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.91364,
"c": 0.07218,
"h": 135.2
},
"luminance": 0.77989
}Semantic roles & 50–950 ramp
primary
#CEEEBE
secondary
#B484CC
accent
#1FC68F
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151714
muted
#848583