#C2FEED#C2FEED
#C2FEED is a very light, moderate teal. Relative luminance 0.885; OKLCH L 95.2% C 0.065 H 175.6°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FEED |
|---|---|
| RGB | rgb(194, 254, 237) |
| HSL | hsl(163, 97%, 88%) |
| HSV | hsv(163, 24%, 100%) |
| CMYK | cmyk(23.6%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(95.36, -22.15, 2.01) |
| CIE-LCH | lch(95.36, 22.24, 174.82°) |
| OKLab | oklab(95.18% -0.0643 0.005) |
| OKLCH | oklch(95.18% 0.065 175.6) |
| XYZ | xyz(72.9714, 88.4645, 93.3349) |
| Luminance | 0.8847 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.99
Eggshell Blue
#C4FFF7
ΔE00 3.31
Duck Egg Blue
#C3FBF4
ΔE00 3.74
Pale Cyan
#B7FFFA
ΔE00 4.85
Light Light Blue
#CAFFFB
ΔE00 5.09
Ice
#D6FFFA
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FEED #FEC2D3
analogous
#C2FECF #C2FEED #C2F1FE
triadic
#C2FEED #EDC2FE #FEEDC2
tetradic
#C2FEED #CFC2FE #FEC2D3 #F1FEC2
square
#C2FEED #CFC2FE #FEC2D3 #F1FEC2
split-complementary
#C2FEED #FEC2F1 #FECFC2
monochromatic
#4AFCC9 #86FDDB #C2FEED #E1FFF6 #E1FFF6
Accessibility & contrast
On white
1.12
#C2FEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#C2FEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FEED
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FEED | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6EC
Deuteranopia (green-blind)
#EEEEEE
Tritanopia (blue-blind)
#B3FFF9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c2feed; /* rgb */ color: rgb(194, 254, 237); /* oklch */ color: oklch(95.2% 0.065 175.6);
Tailwind
colors: {
custom: {
50: '#d5fff2',
500: '#c2feed',
950: '#000000',
},
}SCSS
$custom: #c2feed; $custom-light: #d5fff2; $custom-dark: #000000;
JSON
{
"hex": "#c2feed",
"rgb": {
"r": 194,
"g": 254,
"b": 237
},
"hsl": {
"h": 163,
"s": 96.774,
"l": 87.843
},
"oklch": {
"l": 0.95178,
"c": 0.06453,
"h": 175.6
},
"luminance": 0.88467
}Semantic roles & 50–950 ramp
primary
#C2FEED
secondary
#E67E9C
accent
#0041E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685