#CEEFBE#CEEFBE
#CEEFBE is a very light, moderate green. Relative luminance 0.786; OKLCH L 91.6% C 0.074 H 135.5°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEFBE |
|---|---|
| RGB | rgb(206, 239, 190) |
| HSL | hsl(100, 60%, 84%) |
| HSV | hsv(100, 21%, 94%) |
| CMYK | cmyk(13.8%, 0%, 20.5%, 6.3%) |
| CIE-LAB | lab(91.04, -19.48, 20.21) |
| CIE-LCH | lch(91.04, 28.07, 133.96°) |
| OKLab | oklab(91.58% -0.0526 0.0517) |
| OKLCH | oklch(91.58% 0.074 135.5) |
| XYZ | xyz(65.6126, 78.5716, 60.4143) |
| Luminance | 0.7857 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.20
Very Pale Green
#CFFDBC
ΔE00 4.39
Very Light Green
#D1FFBD
ΔE00 4.72
Light Grey Green
#B7E1A1
ΔE00 5.17
Pale Green
#C7FDB5
ΔE00 5.73
Celadon
#BEFDB7
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEFBE #DFBEEF
analogous
#E7EFBE #CEEFBE #BEEFC7
triadic
#CEEFBE #BECEEF #EFBECE
tetradic
#CEEFBE #BEE7EF #DFBEEF #EFC7BE
square
#CEEFBE #BEE7EF #DFBEEF #EFC7BE
split-complementary
#CEEFBE #C7BEEF #EFBEE7
monochromatic
#84D75C #A9E38D #CEEFBE #ECF9E6 #ECF9E6
Accessibility & contrast
On white
1.26
#CEEFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#CEEFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEFBE
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEFBE | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E7BB
Deuteranopia (green-blind)
#EEE4C0
Tritanopia (blue-blind)
#CEEBE1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ceefbe; /* rgb */ color: rgb(206, 239, 190); /* oklch */ color: oklch(91.6% 0.074 135.5);
Tailwind
colors: {
custom: {
50: '#ddf4d1',
500: '#ceefbe',
950: '#000000',
},
}SCSS
$custom: #ceefbe; $custom-light: #ddf4d1; $custom-dark: #000000;
JSON
{
"hex": "#ceefbe",
"rgb": {
"r": 206,
"g": 239,
"b": 190
},
"hsl": {
"h": 100.408,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.91576,
"c": 0.07379,
"h": 135.5
},
"luminance": 0.78573
}Semantic roles & 50–950 ramp
primary
#CEEFBE
secondary
#B584CD
accent
#1DC890
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151714
muted
#848583