#C2FAEB#C2FAEB
#C2FAEB is a very light, moderate teal. Relative luminance 0.858; OKLCH L 94.3% C 0.060 H 176.7°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FAEB |
|---|---|
| RGB | rgb(194, 250, 235) |
| HSL | hsl(164, 85%, 87%) |
| HSV | hsv(164, 22%, 98%) |
| CMYK | cmyk(22.4%, 0%, 6%, 2%) |
| CIE-LAB | lab(94.24, -20.61, 1.42) |
| CIE-LCH | lch(94.24, 20.65, 176.07°) |
| OKLab | oklab(94.27% -0.0601 0.0034) |
| OKLCH | oklch(94.27% 0.06 176.7) |
| XYZ | xyz(71.4247, 85.8360, 91.3859) |
| Luminance | 0.8584 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.86
Pale Aqua
#B8FFEB
ΔE00 2.93
Duck Egg Blue
#C3FBF4
ΔE00 3.00
Light Light Blue
#CAFFFB
ΔE00 4.44
Pale Cyan
#B7FFFA
ΔE00 4.63
Ice
#D6FFFA
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FAEB #FAC2D1
analogous
#C2FACF #C2FAEB #C2EDFA
triadic
#C2FAEB #EBC2FA #FAEBC2
tetradic
#C2FAEB #CFC2FA #FAC2D1 #EDFAC2
square
#C2FAEB #CFC2FA #FAC2D1 #EDFAC2
split-complementary
#C2FAEB #FAC2ED #FACFC2
monochromatic
#51F1C6 #89F5D8 #C2FAEB #E3FDF6 #E3FDF6
Accessibility & contrast
On white
1.16
#C2FAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#C2FAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FAEB
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FAEB | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3EA
Deuteranopia (green-blind)
#EBEBEC
Tritanopia (blue-blind)
#B4FCF5
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #c2faeb; /* rgb */ color: rgb(194, 250, 235); /* oklch */ color: oklch(94.3% 0.060 176.7);
Tailwind
colors: {
custom: {
50: '#d5fcf1',
500: '#c2faeb',
950: '#000000',
},
}SCSS
$custom: #c2faeb; $custom-light: #d5fcf1; $custom-dark: #000000;
JSON
{
"hex": "#c2faeb",
"rgb": {
"r": 194,
"g": 250,
"b": 235
},
"hsl": {
"h": 163.929,
"s": 84.848,
"l": 87.059
},
"oklch": {
"l": 0.94273,
"c": 0.06017,
"h": 176.7
},
"luminance": 0.85839
}Semantic roles & 50–950 ramp
primary
#C2FAEB
secondary
#DF819A
accent
#043FE1
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141716
muted
#838585