#CEEBB3#CEEBB3
#CEEBB3 is a very light, moderate yellow-green. Relative luminance 0.758; OKLCH L 90.5% C 0.080 H 130.2°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEBB3 |
|---|---|
| RGB | rgb(206, 235, 179) |
| HSL | hsl(91, 58%, 81%) |
| HSV | hsv(91, 24%, 92%) |
| CMYK | cmyk(12.3%, 0%, 23.8%, 7.8%) |
| CIE-LAB | lab(89.76, -19.24, 24.10) |
| CIE-LCH | lch(89.76, 30.84, 128.60°) |
| OKLab | oklab(90.49% -0.0517 0.0613) |
| OKLCH | oklch(90.49% 0.08 130.2) |
| XYZ | xyz(63.2973, 75.7925, 53.9338) |
| Luminance | 0.7579 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.84
Light Grey Green
#B7E1A1
ΔE00 4.10
Very Pale Green
#CFFDBC
ΔE00 4.58
Very Light Green
#D1FFBD
ΔE00 4.89
Pale Green
#C7FDB5
ΔE00 5.66
Washed Out Green
#BCF5A6
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEBB3 #D0B3EB
analogous
#EAEBB3 #CEEBB3 #B3EBB4
triadic
#CEEBB3 #B3CEEB #EBB3CE
tetradic
#CEEBB3 #B3EAEB #D0B3EB #EBB4B3
square
#CEEBB3 #B3EAEB #D0B3EB #EBB4B3
split-complementary
#CEEBB3 #B4B3EB #EBB3EA
monochromatic
#90D152 #AFDE83 #CEEBB3 #EDF8E3 #EFF9E7
Accessibility & contrast
On white
1.30
#CEEBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#CEEBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEBB3
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEBB3 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3B0
Deuteranopia (green-blind)
#ECE1B6
Tritanopia (blue-blind)
#D0E6DC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ceebb3; /* rgb */ color: rgb(206, 235, 179); /* oklch */ color: oklch(90.5% 0.080 130.2);
Tailwind
colors: {
custom: {
50: '#ddf1ca',
500: '#ceebb3',
950: '#000000',
},
}SCSS
$custom: #ceebb3; $custom-light: #ddf1ca; $custom-dark: #000000;
JSON
{
"hex": "#ceebb3",
"rgb": {
"r": 206,
"g": 235,
"b": 179
},
"hsl": {
"h": 91.071,
"s": 58.333,
"l": 81.176
},
"oklch": {
"l": 0.90487,
"c": 0.08018,
"h": 130.2
},
"luminance": 0.75793
}Semantic roles & 50–950 ramp
primary
#CEEBB3
secondary
#A27BC7
accent
#20C676
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582