#C1F8EA#C1F8EA
#C1F8EA is a very light, muted teal. Relative luminance 0.844; OKLCH L 93.8% C 0.059 H 177.6°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C1F8EA |
|---|---|
| RGB | rgb(193, 248, 234) |
| HSL | hsl(165, 80%, 86%) |
| HSV | hsv(165, 22%, 97%) |
| CMYK | cmyk(22.2%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(93.63, -20.13, 1.03) |
| CIE-LCH | lch(93.63, 20.16, 177.06°) |
| OKLab | oklab(93.76% -0.0588 0.0024) |
| OKLCH | oklch(93.76% 0.059 177.6) |
| XYZ | xyz(70.4066, 84.4101, 90.4091) |
| Luminance | 0.8441 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.73
Eggshell Blue
#C4FFF7
ΔE00 2.75
Pale Aqua
#B8FFEB
ΔE00 3.34
Light Light Blue
#CAFFFB
ΔE00 4.22
Pale Cyan
#B7FFFA
ΔE00 4.52
Ice
#D6FFFA
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1F8EA #F8C1CF
analogous
#C1F8CF #C1F8EA #C1EBF8
triadic
#C1F8EA #EAC1F8 #F8EAC1
tetradic
#C1F8EA #CFC1F8 #F8C1CF #EBF8C1
square
#C1F8EA #CFC1F8 #F8C1CF #EBF8C1
split-complementary
#C1F8EA #F8C1EB #F8CFC1
monochromatic
#53ECC5 #8AF2D7 #C1F8EA #E4FCF6 #E4FCF6
Accessibility & contrast
On white
1.17
#C1F8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#C1F8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1F8EA
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1F8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1F8EA | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E9
Deuteranopia (green-blind)
#E9EAEB
Tritanopia (blue-blind)
#B3FAF4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c1f8ea; /* rgb */ color: rgb(193, 248, 234); /* oklch */ color: oklch(93.8% 0.059 177.6);
Tailwind
colors: {
custom: {
50: '#d4faf0',
500: '#c1f8ea',
950: '#000000',
},
}SCSS
$custom: #c1f8ea; $custom-light: #d4faf0; $custom-dark: #000000;
JSON
{
"hex": "#c1f8ea",
"rgb": {
"r": 193,
"g": 248,
"b": 234
},
"hsl": {
"h": 164.727,
"s": 79.71,
"l": 86.471
},
"oklch": {
"l": 0.93761,
"c": 0.05888,
"h": 177.6
},
"luminance": 0.84413
}Semantic roles & 50–950 ramp
primary
#C1F8EA
secondary
#DB8299
accent
#093FDC
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141716
muted
#838585