#C2FDEB#C2FDEB
#C2FDEB is a very light, moderate teal. Relative luminance 0.877; OKLCH L 94.9% C 0.064 H 174.2°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FDEB |
|---|---|
| RGB | rgb(194, 253, 235) |
| HSL | hsl(162, 94%, 88%) |
| HSV | hsv(162, 23%, 99%) |
| CMYK | cmyk(23.3%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(95.04, -22.06, 2.58) |
| CIE-LCH | lch(95.04, 22.21, 173.33°) |
| OKLab | oklab(94.91% -0.0639 0.0065) |
| OKLCH | oklch(94.91% 0.064 174.2) |
| XYZ | xyz(72.3643, 87.7152, 91.6991) |
| Luminance | 0.8772 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.03
Eggshell Blue
#C4FFF7
ΔE00 3.68
Duck Egg Blue
#C3FBF4
ΔE00 4.05
Pale Cyan
#B7FFFA
ΔE00 5.26
Light Light Blue
#CAFFFB
ΔE00 5.41
Ice
#D6FFFA
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FDEB #FDC2D4
analogous
#C2FDCD #C2FDEB #C2F1FD
triadic
#C2FDEB #EBC2FD #FDEBC2
tetradic
#C2FDEB #CDC2FD #FDC2D4 #F1FDC2
square
#C2FDEB #CDC2FD #FDC2D4 #F1FDC2
split-complementary
#C2FDEB #FDC2F1 #FDCDC2
monochromatic
#4BF9C4 #87FBD8 #C2FDEB #E1FEF5 #E1FEF5
Accessibility & contrast
On white
1.13
#C2FDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#C2FDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FDEB
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FDEB | 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)
#F9F5EA
Deuteranopia (green-blind)
#EEEEEC
Tritanopia (blue-blind)
#B3FEF7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c2fdeb; /* rgb */ color: rgb(194, 253, 235); /* oklch */ color: oklch(94.9% 0.064 174.2);
Tailwind
colors: {
custom: {
50: '#d5fef1',
500: '#c2fdeb',
950: '#000000',
},
}SCSS
$custom: #c2fdeb; $custom-light: #d5fef1; $custom-dark: #000000;
JSON
{
"hex": "#c2fdeb",
"rgb": {
"r": 194,
"g": 253,
"b": 235
},
"hsl": {
"h": 161.695,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.9491,
"c": 0.0642,
"h": 174.2
},
"luminance": 0.87718
}Semantic roles & 50–950 ramp
primary
#C2FDEB
secondary
#E47F9E
accent
#0046E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141716
muted
#838585