#CEECCF#CEECCF
#CEECCF is a very light, muted green. Relative luminance 0.776; OKLCH L 91.3% C 0.050 H 146.0°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CEECCF |
|---|---|
| RGB | rgb(206, 236, 207) |
| HSL | hsl(122, 44%, 87%) |
| HSV | hsv(122, 13%, 93%) |
| CMYK | cmyk(12.7%, 0%, 12.3%, 7.5%) |
| CIE-LAB | lab(90.60, -15.16, 10.79) |
| CIE-LCH | lch(90.60, 18.61, 144.56°) |
| OKLab | oklab(91.35% -0.0416 0.028) |
| OKLCH | oklch(91.35% 0.05 146) |
| XYZ | xyz(66.7091, 77.6166, 70.4863) |
| Luminance | 0.7762 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.20
Mint
#AAF0C1
ΔE00 8.24
Light Sage
#BCECAC
ΔE00 8.88
Very Pale Green
#CFFDBC
ΔE00 9.13
Very Light Green
#D1FFBD
ΔE00 9.40
Light Grey Green
#B7E1A1
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEECCF #ECCEEB
analogous
#DCECCE #CEECCF #CEECDE
triadic
#CEECCF #CFCEEC #ECCFCE
tetradic
#CEECCF #CEDCEC #ECCEEB #ECDECE
square
#CEECCF #CEDCEC #ECCEEB #ECDECE
split-complementary
#CEECCF #DECEEC #ECCEDC
monochromatic
#76CA79 #A2DBA4 #CEECCF #E9F6E9 #E9F6E9
Accessibility & contrast
On white
1.27
#CEECCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#CEECCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEECCF
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEECCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEECCF | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE6CD
Deuteranopia (green-blind)
#E8E3D0
Tritanopia (blue-blind)
#CBEAE4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ceeccf; /* rgb */ color: rgb(206, 236, 207); /* oklch */ color: oklch(91.3% 0.050 146.0);
Tailwind
colors: {
custom: {
50: '#ddf2dd',
500: '#ceeccf',
950: '#000000',
},
}SCSS
$custom: #ceeccf; $custom-light: #ddf2dd; $custom-dark: #000000;
JSON
{
"hex": "#ceeccf",
"rgb": {
"r": 206,
"g": 236,
"b": 207
},
"hsl": {
"h": 122,
"s": 44.118,
"l": 86.667
},
"oklch": {
"l": 0.91348,
"c": 0.05013,
"h": 146
},
"luminance": 0.77618
}Semantic roles & 50–950 ramp
primary
#CEECCF
secondary
#C896C6
accent
#2EB3B7
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584