#CEECB3#CEECB3
#CEECB3 is a very light, moderate yellow-green. Relative luminance 0.764; OKLCH L 90.7% C 0.082 H 130.5°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CEECB3 |
|---|---|
| RGB | rgb(206, 236, 179) |
| HSL | hsl(92, 60%, 81%) |
| HSV | hsv(92, 24%, 93%) |
| CMYK | cmyk(12.7%, 0%, 24.2%, 7.5%) |
| CIE-LAB | lab(90.03, -19.73, 24.47) |
| CIE-LCH | lch(90.03, 31.43, 128.88°) |
| OKLab | oklab(90.7% -0.0531 0.0622) |
| OKLCH | oklch(90.7% 0.082 130.5) |
| XYZ | xyz(63.5844, 76.3668, 54.0295) |
| Luminance | 0.7637 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.63
Light Grey Green
#B7E1A1
ΔE00 4.05
Very Pale Green
#CFFDBC
ΔE00 4.29
Very Light Green
#D1FFBD
ΔE00 4.59
Pale Green
#C7FDB5
ΔE00 5.36
Washed Out Green
#BCF5A6
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEECB3 #D1B3EC
analogous
#EBECB3 #CEECB3 #B3ECB5
triadic
#CEECB3 #B3CEEC #ECB3CE
tetradic
#CEECB3 #B3EBEC #D1B3EC #ECB5B3
square
#CEECB3 #B3EBEC #D1B3EC #ECB5B3
split-complementary
#CEECB3 #B5B3EC #ECB3EB
monochromatic
#8FD451 #AEE082 #CEECB3 #EEF8E4 #EFF9E7
Accessibility & contrast
On white
1.29
#CEECB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#CEECB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEECB3
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEECB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEECB3 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4B0
Deuteranopia (green-blind)
#EDE2B6
Tritanopia (blue-blind)
#D0E7DD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ceecb3; /* rgb */ color: rgb(206, 236, 179); /* oklch */ color: oklch(90.7% 0.082 130.5);
Tailwind
colors: {
custom: {
50: '#ddf2ca',
500: '#ceecb3',
950: '#000000',
},
}SCSS
$custom: #ceecb3; $custom-light: #ddf2ca; $custom-dark: #000000;
JSON
{
"hex": "#ceecb3",
"rgb": {
"r": 206,
"g": 236,
"b": 179
},
"hsl": {
"h": 91.579,
"s": 60,
"l": 81.373
},
"oklch": {
"l": 0.907,
"c": 0.08174,
"h": 130.5
},
"luminance": 0.76367
}Semantic roles & 50–950 ramp
primary
#CEECB3
secondary
#A47AC9
accent
#1EC877
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582