#C2FAEE#C2FAEE
#C2FAEE is a very light, muted teal. Relative luminance 0.860; OKLCH L 94.4% C 0.059 H 180.4°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FAEE |
|---|---|
| RGB | rgb(194, 250, 238) |
| HSL | hsl(167, 85%, 87%) |
| HSV | hsv(167, 22%, 98%) |
| CMYK | cmyk(22.4%, 0%, 4.8%, 2%) |
| CIE-LAB | lab(94.32, -20.00, -0.02) |
| CIE-LCH | lch(94.32, 20.00, 180.07°) |
| OKLab | oklab(94.36% -0.0589 -0.0004) |
| OKLCH | oklch(94.36% 0.059 180.4) |
| XYZ | xyz(71.8618, 86.0108, 93.6878) |
| Luminance | 0.8601 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 1.88
Duck Egg Blue
#C3FBF4
ΔE00 1.91
Light Light Blue
#CAFFFB
ΔE00 3.42
Pale Aqua
#B8FFEB
ΔE00 3.62
Pale Cyan
#B7FFFA
ΔE00 3.76
Ice
#D6FFFA
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FAEE #FAC2CE
analogous
#C2FAD2 #C2FAEE #C2EAFA
triadic
#C2FAEE #EEC2FA #FAEEC2
tetradic
#C2FAEE #D2C2FA #FAC2CE #EAFAC2
square
#C2FAEE #D2C2FA #FAC2CE #EAFAC2
split-complementary
#C2FAEE #FAC2EA #FAD2C2
monochromatic
#51F1CE #89F5DE #C2FAEE #E3FDF7 #E3FDF7
Accessibility & contrast
On white
1.15
#C2FAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#C2FAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FAEE
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FAEE | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EE
Deuteranopia (green-blind)
#EAEBEF
Tritanopia (blue-blind)
#B3FCF6
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c2faee; /* rgb */ color: rgb(194, 250, 238); /* oklch */ color: oklch(94.4% 0.059 180.4);
Tailwind
colors: {
custom: {
50: '#d5fcf3',
500: '#c2faee',
950: '#000000',
},
}SCSS
$custom: #c2faee; $custom-light: #d5fcf3; $custom-dark: #000000;
JSON
{
"hex": "#c2faee",
"rgb": {
"r": 194,
"g": 250,
"b": 238
},
"hsl": {
"h": 167.143,
"s": 84.848,
"l": 87.059
},
"oklch": {
"l": 0.94357,
"c": 0.05887,
"h": 180.4
},
"luminance": 0.86014
}Semantic roles & 50–950 ramp
primary
#C2FAEE
secondary
#DF8195
accent
#0434E1
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141717
muted
#838585