#C2F8EA#C2F8EA
#C2F8EA is a very light, muted teal. Relative luminance 0.845; OKLCH L 93.8% C 0.058 H 177.4°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F8EA |
|---|---|
| RGB | rgb(194, 248, 234) |
| HSL | hsl(164, 79%, 87%) |
| HSV | hsv(164, 22%, 97%) |
| CMYK | cmyk(21.8%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(93.69, -19.83, 1.12) |
| CIE-LCH | lch(93.69, 19.86, 176.76°) |
| OKLab | oklab(93.82% -0.0579 0.0027) |
| OKLCH | oklch(93.82% 0.058 177.4) |
| XYZ | xyz(70.6625, 84.5420, 90.4211) |
| Luminance | 0.8455 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.74
Eggshell Blue
#C4FFF7
ΔE00 2.79
Pale Aqua
#B8FFEB
ΔE00 3.48
Light Light Blue
#CAFFFB
ΔE00 4.19
Pale Cyan
#B7FFFA
ΔE00 4.63
Ice
#D6FFFA
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F8EA #F8C2D0
analogous
#C2F8CF #C2F8EA #C2EBF8
triadic
#C2F8EA #EAC2F8 #F8EAC2
tetradic
#C2F8EA #CFC2F8 #F8C2D0 #EBF8C2
square
#C2F8EA #CFC2F8 #F8C2D0 #EBF8C2
split-complementary
#C2F8EA #F8C2EB #F8CFC2
monochromatic
#54EBC4 #8BF2D7 #C2F8EA #E4FCF6 #E4FCF6
Accessibility & contrast
On white
1.17
#C2F8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#C2F8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F8EA
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F8EA | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E9
Deuteranopia (green-blind)
#E9EAEB
Tritanopia (blue-blind)
#B4FAF4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c2f8ea; /* rgb */ color: rgb(194, 248, 234); /* oklch */ color: oklch(93.8% 0.058 177.4);
Tailwind
colors: {
custom: {
50: '#d5faf0',
500: '#c2f8ea',
950: '#000000',
},
}SCSS
$custom: #c2f8ea; $custom-light: #d5faf0; $custom-dark: #000000;
JSON
{
"hex": "#c2f8ea",
"rgb": {
"r": 194,
"g": 248,
"b": 234
},
"hsl": {
"h": 164.444,
"s": 79.412,
"l": 86.667
},
"oklch": {
"l": 0.93821,
"c": 0.05797,
"h": 177.4
},
"luminance": 0.84545
}Semantic roles & 50–950 ramp
primary
#C2F8EA
secondary
#DC839A
accent
#0A40DC
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141716
muted
#838585