#CEFCDF#CEFCDF
#CEFCDF is a very light, moderate green. Relative luminance 0.881; OKLCH L 95.1% C 0.061 H 157.4°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFCDF |
|---|---|
| RGB | rgb(206, 252, 223) |
| HSL | hsl(142, 88%, 90%) |
| HSV | hsv(142, 18%, 99%) |
| CMYK | cmyk(18.3%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(95.19, -20.16, 9.07) |
| CIE-LCH | lch(95.19, 22.11, 155.79°) |
| OKLab | oklab(95.12% -0.0564 0.0235) |
| OKLCH | oklch(95.12% 0.061 157.4) |
| XYZ | xyz(73.5798, 88.0683, 82.9199) |
| Luminance | 0.8807 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 5.79
Pale Turquoise
#A5FBD5
ΔE00 6.69
Mint
#AAF0C1
ΔE00 6.85
Eggshell Blue
#C4FFF7
ΔE00 7.92
Duck Egg Blue
#C3FBF4
ΔE00 8.07
Ice
#D6FFFA
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFCDF #FCCEEB
analogous
#D4FCCE #CEFCDF #CEFCF6
triadic
#CEFCDF #DFCEFC #FCDFCE
tetradic
#CEFCDF #CED4FC #FCCEEB #FCF6CE
square
#CEFCDF #CED4FC #FCCEEB #FCF6CE
split-complementary
#CEFCDF #F6CEFC #FCCED4
monochromatic
#5BF594 #94F8B9 #CEFCDF #E2FDEC #E2FDEC
Accessibility & contrast
On white
1.13
#CEFCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#CEFCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFCDF
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFCDF | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF5DE
Deuteranopia (green-blind)
#F3EFE1
Tritanopia (blue-blind)
#C7FBF3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cefcdf; /* rgb */ color: rgb(206, 252, 223); /* oklch */ color: oklch(95.1% 0.061 157.4);
Tailwind
colors: {
custom: {
50: '#ddfde9',
500: '#cefcdf',
950: '#000000',
},
}SCSS
$custom: #cefcdf; $custom-light: #ddfde9; $custom-dark: #000000;
JSON
{
"hex": "#cefcdf",
"rgb": {
"r": 206,
"g": 252,
"b": 223
},
"hsl": {
"h": 142.174,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.95116,
"c": 0.0611,
"h": 157.4
},
"luminance": 0.8807
}Semantic roles & 50–950 ramp
primary
#CEFCDF
secondary
#E48BC3
accent
#0091E5
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151716
muted
#848584