#CEFEC0#CEFEC0
#CEFEC0 is a very light, moderate green. Relative luminance 0.878; OKLCH L 94.8% C 0.095 H 138.7°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFEC0 |
|---|---|
| RGB | rgb(206, 254, 192) |
| HSL | hsl(106, 97%, 87%) |
| HSV | hsv(106, 24%, 100%) |
| CMYK | cmyk(18.9%, 0%, 24.4%, 0.4%) |
| CIE-LAB | lab(95.08, -26.39, 24.77) |
| CIE-LCH | lch(95.08, 36.20, 136.81°) |
| OKLab | oklab(94.82% -0.0717 0.063) |
| OKLCH | oklch(94.82% 0.095 138.7) |
| XYZ | xyz(70.4077, 87.8096, 63.0984) |
| Luminance | 0.8781 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 0.86
Very Light Green
#D1FFBD
ΔE00 1.06
Pale Green
#C7FDB5
ΔE00 2.11
Celadon
#BEFDB7
ΔE00 2.74
Light Light Green
#C8FFB0
ΔE00 3.28
Light Sage
#BCECAC
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFEC0 #F0C0FE
analogous
#EDFEC0 #CEFEC0 #C0FED1
triadic
#CEFEC0 #C0CEFE #FEC0CE
tetradic
#CEFEC0 #C0EDFE #F0C0FE #FED1C0
square
#CEFEC0 #C0EDFE #F0C0FE #FED1C0
split-complementary
#CEFEC0 #D1C0FE #FEC0ED
monochromatic
#70FC48 #9FFD84 #CEFEC0 #E8FFE1 #E8FFE1
Accessibility & contrast
On white
1.13
#CEFEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#CEFEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFEC0
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFEC0 | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4BC
Deuteranopia (green-blind)
#FAEFC3
Tritanopia (blue-blind)
#CCFAED
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cefec0; /* rgb */ color: rgb(206, 254, 192); /* oklch */ color: oklch(94.8% 0.095 138.7);
Tailwind
colors: {
custom: {
50: '#ddffd3',
500: '#cefec0',
950: '#000000',
},
}SCSS
$custom: #cefec0; $custom-light: #ddffd3; $custom-dark: #000000;
JSON
{
"hex": "#cefec0",
"rgb": {
"r": 206,
"g": 254,
"b": 192
},
"hsl": {
"h": 106.452,
"s": 96.875,
"l": 87.451
},
"oklch": {
"l": 0.94818,
"c": 0.09547,
"h": 138.7
},
"luminance": 0.87811
}Semantic roles & 50–950 ramp
primary
#CEFEC0
secondary
#CE7CE6
accent
#00E6B2
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683