#C2F5EA#C2F5EA
#C2F5EA is a very light, muted teal. Relative luminance 0.827; OKLCH L 93.2% C 0.054 H 180.4°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F5EA |
|---|---|
| RGB | rgb(194, 245, 234) |
| HSL | hsl(167, 72%, 86%) |
| HSV | hsv(167, 21%, 96%) |
| CMYK | cmyk(20.8%, 0%, 4.5%, 3.9%) |
| CIE-LAB | lab(92.89, -18.36, -0.04) |
| CIE-LCH | lch(92.89, 18.36, 180.12°) |
| OKLab | oklab(93.19% -0.0541 -0.0004) |
| OKLCH | oklch(93.19% 0.054 180.4) |
| XYZ | xyz(69.7475, 82.7122, 90.1161) |
| Luminance | 0.8272 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.12
Eggshell Blue
#C4FFF7
ΔE00 2.63
Light Light Blue
#CAFFFB
ΔE00 3.47
Ice
#D6FFFA
ΔE00 4.24
Pale Cyan
#B7FFFA
ΔE00 4.47
Pale Aqua
#B8FFEB
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F5EA #F5C2CD
analogous
#C2F5D0 #C2F5EA #C2E6F5
triadic
#C2F5EA #EAC2F5 #F5EAC2
tetradic
#C2F5EA #D0C2F5 #F5C2CD #E6F5C2
square
#C2F5EA #D0C2F5 #F5C2CD #E6F5C2
split-complementary
#C2F5EA #F5C2E6 #F5D0C2
monochromatic
#59E4C6 #8DECD8 #C2F5EA #E5FBF6 #E5FBF6
Accessibility & contrast
On white
1.20
#C2F5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#C2F5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F5EA
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F5EA | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEA
Deuteranopia (green-blind)
#E7E8EB
Tritanopia (blue-blind)
#B5F7F2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c2f5ea; /* rgb */ color: rgb(194, 245, 234); /* oklch */ color: oklch(93.2% 0.054 180.4);
Tailwind
colors: {
custom: {
50: '#d5f8f0',
500: '#c2f5ea',
950: '#000000',
},
}SCSS
$custom: #c2f5ea; $custom-light: #d5f8f0; $custom-dark: #000000;
JSON
{
"hex": "#c2f5ea",
"rgb": {
"r": 194,
"g": 245,
"b": 234
},
"hsl": {
"h": 167.059,
"s": 71.831,
"l": 86.078
},
"oklch": {
"l": 0.93186,
"c": 0.05407,
"h": 180.4
},
"luminance": 0.82715
}Semantic roles & 50–950 ramp
primary
#C2F5EA
secondary
#D78596
accent
#123CD4
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141716
muted
#838585