#C2FDED#C2FDED
#C2FDED is a very light, moderate teal. Relative luminance 0.878; OKLCH L 95.0% C 0.063 H 176.4°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FDED |
|---|---|
| RGB | rgb(194, 253, 237) |
| HSL | hsl(164, 94%, 88%) |
| HSV | hsv(164, 23%, 99%) |
| CMYK | cmyk(23.3%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(95.09, -21.66, 1.62) |
| CIE-LCH | lch(95.09, 21.73, 175.73°) |
| OKLab | oklab(94.97% -0.0631 0.004) |
| OKLCH | oklch(94.97% 0.063 176.4) |
| XYZ | xyz(72.6549, 87.8314, 93.2294) |
| Luminance | 0.8783 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.28
Eggshell Blue
#C4FFF7
ΔE00 2.99
Duck Egg Blue
#C3FBF4
ΔE00 3.36
Pale Cyan
#B7FFFA
ΔE00 4.60
Light Light Blue
#CAFFFB
ΔE00 4.75
Ice
#D6FFFA
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FDED #FDC2D2
analogous
#C2FDCF #C2FDED #C2EFFD
triadic
#C2FDED #EDC2FD #FDEDC2
tetradic
#C2FDED #CFC2FD #FDC2D2 #EFFDC2
square
#C2FDED #CFC2FD #FDC2D2 #EFFDC2
split-complementary
#C2FDED #FDC2EF #FDCFC2
monochromatic
#4BF9CA #87FBDC #C2FDED #E1FEF6 #E1FEF6
Accessibility & contrast
On white
1.13
#C2FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#C2FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FDED
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FDED | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6EC
Deuteranopia (green-blind)
#EDEEEE
Tritanopia (blue-blind)
#B3FFF8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c2fded; /* rgb */ color: rgb(194, 253, 237); /* oklch */ color: oklch(95.0% 0.063 176.4);
Tailwind
colors: {
custom: {
50: '#d5fef2',
500: '#c2fded',
950: '#000000',
},
}SCSS
$custom: #c2fded; $custom-light: #d5fef2; $custom-dark: #000000;
JSON
{
"hex": "#c2fded",
"rgb": {
"r": 194,
"g": 253,
"b": 237
},
"hsl": {
"h": 163.729,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.94965,
"c": 0.06319,
"h": 176.4
},
"luminance": 0.87834
}Semantic roles & 50–950 ramp
primary
#C2FDED
secondary
#E47F9A
accent
#003EE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141717
muted
#838585