#C2FEDF#C2FEDF
#C2FEDF is a very light, moderate green. Relative luminance 0.877; OKLCH L 94.8% C 0.074 H 162.1°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FEDF |
|---|---|
| RGB | rgb(194, 254, 223) |
| HSL | hsl(149, 97%, 88%) |
| HSV | hsv(149, 24%, 100%) |
| CMYK | cmyk(23.6%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(95.03, -24.87, 8.74) |
| CIE-LCH | lch(95.03, 26.36, 160.64°) |
| OKLab | oklab(94.8% -0.07 0.0226) |
| OKLCH | oklch(94.8% 0.074 162.1) |
| XYZ | xyz(71.0053, 87.6780, 82.9801) |
| Luminance | 0.8768 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.25
Pale Turquoise
#A5FBD5
ΔE00 4.27
Mint
#AAF0C1
ΔE00 5.65
Light Aqua
#8CFFDB
ΔE00 7.15
Light Teal
#90E4C1
ΔE00 7.52
Eggshell Blue
#C4FFF7
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FEDF #FEC2E1
analogous
#C3FEC2 #C2FEDF #C2FEFD
triadic
#C2FEDF #DFC2FE #FEDFC2
tetradic
#C2FEDF #C2C3FE #FEC2E1 #FEFDC2
square
#C2FEDF #C2C3FE #FEC2E1 #FEFDC2
split-complementary
#C2FEDF #FDC2FE #FEC2C3
monochromatic
#4AFCA0 #86FDBF #C2FEDF #E1FFEF #E1FFEF
Accessibility & contrast
On white
1.13
#C2FEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#C2FEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FEDF
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FEDF | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5DD
Deuteranopia (green-blind)
#F1EEE1
Tritanopia (blue-blind)
#B6FEF5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c2fedf; /* rgb */ color: rgb(194, 254, 223); /* oklch */ color: oklch(94.8% 0.074 162.1);
Tailwind
colors: {
custom: {
50: '#d5ffe9',
500: '#c2fedf',
950: '#000000',
},
}SCSS
$custom: #c2fedf; $custom-light: #d5ffe9; $custom-dark: #000000;
JSON
{
"hex": "#c2fedf",
"rgb": {
"r": 194,
"g": 254,
"b": 223
},
"hsl": {
"h": 149,
"s": 96.774,
"l": 87.843
},
"oklch": {
"l": 0.94804,
"c": 0.07356,
"h": 162.1
},
"luminance": 0.87681
}Semantic roles & 50–950 ramp
primary
#C2FEDF
secondary
#E67EB4
accent
#0077E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684