#CEFEC2#CEFEC2
#CEFEC2 is a very light, moderate green. Relative luminance 0.879; OKLCH L 94.9% C 0.093 H 139.4°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFEC2 |
|---|---|
| RGB | rgb(206, 254, 194) |
| HSL | hsl(108, 97%, 88%) |
| HSV | hsv(108, 24%, 100%) |
| CMYK | cmyk(18.9%, 0%, 23.6%, 0.4%) |
| CIE-LAB | lab(95.12, -26.07, 23.81) |
| CIE-LCH | lch(95.12, 35.31, 137.60°) |
| OKLab | oklab(94.86% -0.0709 0.0607) |
| OKLCH | oklch(94.86% 0.093 139.4) |
| XYZ | xyz(70.6308, 87.8989, 64.2734) |
| Luminance | 0.8790 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 1.28
Very Light Green
#D1FFBD
ΔE00 1.47
Pale Green
#C7FDB5
ΔE00 2.50
Celadon
#BEFDB7
ΔE00 2.92
Light Light Green
#C8FFB0
ΔE00 3.70
Light Mint
#B6FFBB
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFEC2 #F2C2FE
analogous
#ECFEC2 #CEFEC2 #C2FED4
triadic
#CEFEC2 #C2CEFE #FEC2CE
tetradic
#CEFEC2 #C2ECFE #F2C2FE #FED4C2
square
#CEFEC2 #C2ECFE #F2C2FE #FED4C2
split-complementary
#CEFEC2 #D4C2FE #FEC2EC
monochromatic
#6DFC4A #9EFD86 #CEFEC2 #E7FFE1 #E7FFE1
Accessibility & contrast
On white
1.13
#CEFEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#CEFEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFEC2
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFEC2 | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4BE
Deuteranopia (green-blind)
#FAEFC5
Tritanopia (blue-blind)
#CCFAEE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cefec2; /* rgb */ color: rgb(206, 254, 194); /* oklch */ color: oklch(94.9% 0.093 139.4);
Tailwind
colors: {
custom: {
50: '#ddffd4',
500: '#cefec2',
950: '#000000',
},
}SCSS
$custom: #cefec2; $custom-light: #ddffd4; $custom-dark: #000000;
JSON
{
"hex": "#cefec2",
"rgb": {
"r": 206,
"g": 254,
"b": 194
},
"hsl": {
"h": 108,
"s": 96.774,
"l": 87.843
},
"oklch": {
"l": 0.9486,
"c": 0.0933,
"h": 139.4
},
"luminance": 0.879
}Semantic roles & 50–950 ramp
primary
#CEFEC2
secondary
#D17EE6
accent
#00E6B8
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683