#CEEBB2#CEEBB2
#CEEBB2 is a very light, moderate yellow-green. Relative luminance 0.758; OKLCH L 90.5% C 0.081 H 129.8°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEBB2 |
|---|---|
| RGB | rgb(206, 235, 178) |
| HSL | hsl(91, 59%, 81%) |
| HSV | hsv(91, 24%, 92%) |
| CMYK | cmyk(12.3%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(89.74, -19.39, 24.59) |
| CIE-LCH | lch(89.74, 31.32, 128.25°) |
| OKLab | oklab(90.47% -0.0521 0.0625) |
| OKLCH | oklch(90.47% 0.081 129.8) |
| XYZ | xyz(63.1965, 75.7522, 53.4031) |
| Luminance | 0.7575 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.79
Light Grey Green
#B7E1A1
ΔE00 4.03
Very Pale Green
#CFFDBC
ΔE00 4.55
Very Light Green
#D1FFBD
ΔE00 4.85
Pale Green
#C7FDB5
ΔE00 5.59
Washed Out Green
#BCF5A6
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEBB2 #CFB2EB
analogous
#EAEBB2 #CEEBB2 #B2EBB2
triadic
#CEEBB2 #B2CEEB #EBB2CE
tetradic
#CEEBB2 #B2EAEB #CFB2EB #EBB2B2
square
#CEEBB2 #B2EAEB #CFB2EB #EBB2B2
split-complementary
#CEEBB2 #B2B2EB #EBB2EA
monochromatic
#90D251 #AFDE81 #CEEBB2 #EDF8E3 #F0F9E7
Accessibility & contrast
On white
1.30
#CEEBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#CEEBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEBB2
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEBB2 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AF
Deuteranopia (green-blind)
#ECE1B5
Tritanopia (blue-blind)
#D0E6DC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ceebb2; /* rgb */ color: rgb(206, 235, 178); /* oklch */ color: oklch(90.5% 0.081 129.8);
Tailwind
colors: {
custom: {
50: '#ddf1c9',
500: '#ceebb2',
950: '#000000',
},
}SCSS
$custom: #ceebb2; $custom-light: #ddf1c9; $custom-dark: #000000;
JSON
{
"hex": "#ceebb2",
"rgb": {
"r": 206,
"g": 235,
"b": 178
},
"hsl": {
"h": 90.526,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.90466,
"c": 0.08135,
"h": 129.8
},
"luminance": 0.75753
}Semantic roles & 50–950 ramp
primary
#CEEBB2
secondary
#A17AC7
accent
#1FC674
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582