#CEFEC3#CEFEC3
#CEFEC3 is a very light, moderate green. Relative luminance 0.879; OKLCH L 94.9% C 0.092 H 139.8°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFEC3 |
|---|---|
| RGB | rgb(206, 254, 195) |
| HSL | hsl(109, 97%, 88%) |
| HSV | hsv(109, 23%, 100%) |
| CMYK | cmyk(18.9%, 0%, 23.2%, 0.4%) |
| CIE-LAB | lab(95.14, -25.91, 23.33) |
| CIE-LCH | lch(95.14, 34.87, 138.01°) |
| OKLab | oklab(94.88% -0.0705 0.0595) |
| OKLCH | oklch(94.88% 0.092 139.8) |
| XYZ | xyz(70.7434, 87.9440, 64.8669) |
| Luminance | 0.8795 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 1.49
Very Light Green
#D1FFBD
ΔE00 1.68
Pale Green
#C7FDB5
ΔE00 2.71
Celadon
#BEFDB7
ΔE00 3.04
Light Light Green
#C8FFB0
ΔE00 3.91
Light Mint
#B6FFBB
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFEC3 #F3C3FE
analogous
#EBFEC3 #CEFEC3 #C3FED5
triadic
#CEFEC3 #C3CEFE #FEC3CE
tetradic
#CEFEC3 #C3EBFE #F3C3FE #FED5C3
square
#CEFEC3 #C3EBFE #F3C3FE #FED5C3
split-complementary
#CEFEC3 #D5C3FE #FEC3EB
monochromatic
#6CFC4B #9DFD87 #CEFEC3 #E6FEE1 #E6FEE1
Accessibility & contrast
On white
1.13
#CEFEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#CEFEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFEC3
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFEC3 | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4BF
Deuteranopia (green-blind)
#FAEFC6
Tritanopia (blue-blind)
#CCFAEE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cefec3; /* rgb */ color: rgb(206, 254, 195); /* oklch */ color: oklch(94.9% 0.092 139.8);
Tailwind
colors: {
custom: {
50: '#ddffd5',
500: '#cefec3',
950: '#000000',
},
}SCSS
$custom: #cefec3; $custom-light: #ddffd5; $custom-dark: #000000;
JSON
{
"hex": "#cefec3",
"rgb": {
"r": 206,
"g": 254,
"b": 195
},
"hsl": {
"h": 108.814,
"s": 96.721,
"l": 88.039
},
"oklch": {
"l": 0.94882,
"c": 0.09222,
"h": 139.8
},
"luminance": 0.87946
}Semantic roles & 50–950 ramp
primary
#CEFEC3
secondary
#D37FE6
accent
#00E6BB
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683