#CEECB4#CEECB4
#CEECB4 is a very light, moderate yellow-green. Relative luminance 0.764; OKLCH L 90.7% C 0.081 H 130.8°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CEECB4 |
|---|---|
| RGB | rgb(206, 236, 180) |
| HSL | hsl(92, 60%, 82%) |
| HSV | hsv(92, 24%, 93%) |
| CMYK | cmyk(12.7%, 0%, 23.7%, 7.5%) |
| CIE-LAB | lab(90.05, -19.58, 23.98) |
| CIE-LCH | lch(90.05, 30.96, 129.22°) |
| OKLab | oklab(90.72% -0.0527 0.061) |
| OKLCH | oklch(90.72% 0.081 130.8) |
| XYZ | xyz(63.6859, 76.4074, 54.5640) |
| Luminance | 0.7641 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.68
Light Grey Green
#B7E1A1
ΔE00 4.12
Very Pale Green
#CFFDBC
ΔE00 4.32
Very Light Green
#D1FFBD
ΔE00 4.64
Pale Green
#C7FDB5
ΔE00 5.43
Washed Out Green
#BCF5A6
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEECB4 #D2B4EC
analogous
#EAECB4 #CEECB4 #B4ECB6
triadic
#CEECB4 #B4CEEC #ECB4CE
tetradic
#CEECB4 #B4EAEC #D2B4EC #ECB6B4
square
#CEECB4 #B4EAEC #D2B4EC #ECB6B4
split-complementary
#CEECB4 #B6B4EC #ECB4EA
monochromatic
#8ED352 #AEE083 #CEECB4 #EEF8E5 #EFF9E7
Accessibility & contrast
On white
1.29
#CEECB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#CEECB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEECB4
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEECB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEECB4 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E4B1
Deuteranopia (green-blind)
#EDE2B7
Tritanopia (blue-blind)
#D0E7DD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ceecb4; /* rgb */ color: rgb(206, 236, 180); /* oklch */ color: oklch(90.7% 0.081 130.8);
Tailwind
colors: {
custom: {
50: '#ddf2ca',
500: '#ceecb4',
950: '#000000',
},
}SCSS
$custom: #ceecb4; $custom-light: #ddf2ca; $custom-dark: #000000;
JSON
{
"hex": "#ceecb4",
"rgb": {
"r": 206,
"g": 236,
"b": 180
},
"hsl": {
"h": 92.143,
"s": 59.574,
"l": 81.569
},
"oklch": {
"l": 0.90721,
"c": 0.08058,
"h": 130.8
},
"luminance": 0.76408
}Semantic roles & 50–950 ramp
primary
#CEECB4
secondary
#A57BC9
accent
#1EC779
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582