#CEEEBA#CEEEBA
#CEEEBA is a very light, moderate yellow-green. Relative luminance 0.778; OKLCH L 91.3% C 0.077 H 133.6°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEEBA |
|---|---|
| RGB | rgb(206, 238, 186) |
| HSL | hsl(97, 60%, 83%) |
| HSV | hsv(97, 22%, 93%) |
| CMYK | cmyk(13.4%, 0%, 21.8%, 6.7%) |
| CIE-LAB | lab(90.70, -19.63, 21.79) |
| CIE-LCH | lch(90.70, 29.33, 132.01°) |
| OKLab | oklab(91.28% -0.0529 0.0556) |
| OKLCH | oklch(91.28% 0.077 133.6) |
| XYZ | xyz(64.8894, 77.8152, 58.0460) |
| Luminance | 0.7782 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.82
Very Pale Green
#CFFDBC
ΔE00 4.17
Very Light Green
#D1FFBD
ΔE00 4.51
Light Grey Green
#B7E1A1
ΔE00 4.65
Pale Green
#C7FDB5
ΔE00 5.45
Celadon
#BEFDB7
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEEBA #DABAEE
analogous
#E8EEBA #CEEEBA #BAEEC0
triadic
#CEEEBA #BACEEE #EEBACE
tetradic
#CEEEBA #BAE8EE #DABAEE #EEC0BA
square
#CEEEBA #BAE8EE #DABAEE #EEC0BA
split-complementary
#CEEEBA #C0BAEE #EEBAE8
monochromatic
#88D658 #ABE289 #CEEEBA #EEF9E6 #EEF9E6
Accessibility & contrast
On white
1.27
#CEEEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#CEEEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEEBA
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEEBA | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E6B7
Deuteranopia (green-blind)
#EDE3BC
Tritanopia (blue-blind)
#CFEAE0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ceeeba; /* rgb */ color: rgb(206, 238, 186); /* oklch */ color: oklch(91.3% 0.077 133.6);
Tailwind
colors: {
custom: {
50: '#ddf3cf',
500: '#ceeeba',
950: '#000000',
},
}SCSS
$custom: #ceeeba; $custom-light: #ddf3cf; $custom-dark: #000000;
JSON
{
"hex": "#ceeeba",
"rgb": {
"r": 206,
"g": 238,
"b": 186
},
"hsl": {
"h": 96.923,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.91275,
"c": 0.07677,
"h": 133.6
},
"luminance": 0.77816
}Semantic roles & 50–950 ramp
primary
#CEEEBA
secondary
#AF80CC
accent
#1DC886
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151713
muted
#848583