#C2F4EA#C2F4EA
#C2F4EA is a very light, muted teal. Relative luminance 0.821; OKLCH L 93.0% C 0.053 H 181.5°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F4EA |
|---|---|
| RGB | rgb(194, 244, 234) |
| HSL | hsl(168, 69%, 86%) |
| HSV | hsv(168, 20%, 96%) |
| CMYK | cmyk(20.5%, 0%, 4.1%, 4.3%) |
| CIE-LAB | lab(92.62, -17.86, -0.43) |
| CIE-LCH | lch(92.62, 17.87, 181.37°) |
| OKLab | oklab(92.98% -0.0528 -0.0014) |
| OKLCH | oklch(92.98% 0.053 181.5) |
| XYZ | xyz(69.4458, 82.1088, 90.0155) |
| Luminance | 0.8211 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.07
Eggshell Blue
#C4FFF7
ΔE00 2.73
Light Light Blue
#CAFFFB
ΔE00 3.31
Ice
#D6FFFA
ΔE00 4.02
Pale Cyan
#B7FFFA
ΔE00 4.51
Paleturquoise
#AFEEEE
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F4EA #F4C2CC
analogous
#C2F4D1 #C2F4EA #C2E5F4
triadic
#C2F4EA #EAC2F4 #F4EAC2
tetradic
#C2F4EA #D1C2F4 #F4C2CC #E5F4C2
square
#C2F4EA #D1C2F4 #F4C2CC #E5F4C2
split-complementary
#C2F4EA #F4C2E5 #F4D1C2
monochromatic
#5AE1C6 #8EEBD8 #C2F4EA #E5FAF6 #E5FAF6
Accessibility & contrast
On white
1.21
#C2F4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#C2F4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F4EA
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F4EA | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEA
Deuteranopia (green-blind)
#E6E7EB
Tritanopia (blue-blind)
#B5F6F1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c2f4ea; /* rgb */ color: rgb(194, 244, 234); /* oklch */ color: oklch(93.0% 0.053 181.5);
Tailwind
colors: {
custom: {
50: '#d5f7f0',
500: '#c2f4ea',
950: '#000000',
},
}SCSS
$custom: #c2f4ea; $custom-light: #d5f7f0; $custom-dark: #000000;
JSON
{
"hex": "#c2f4ea",
"rgb": {
"r": 194,
"g": 244,
"b": 234
},
"hsl": {
"h": 168,
"s": 69.444,
"l": 85.882
},
"oklch": {
"l": 0.92975,
"c": 0.0528,
"h": 181.5
},
"luminance": 0.82111
}Semantic roles & 50–950 ramp
primary
#C2F4EA
secondary
#D58595
accent
#143AD1
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585