#C4F2EA#C4F2EA
#C4F2EA is a very light, muted teal. Relative luminance 0.812; OKLCH L 92.7% C 0.048 H 183.5°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C4F2EA |
|---|---|
| RGB | rgb(196, 242, 234) |
| HSL | hsl(170, 64%, 86%) |
| HSV | hsv(170, 19%, 95%) |
| CMYK | cmyk(19%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(92.21, -16.26, -1.02) |
| CIE-LCH | lch(92.21, 16.30, 183.57°) |
| OKLab | oklab(92.68% -0.0483 -0.003) |
| OKLCH | oklch(92.68% 0.048 183.5) |
| XYZ | xyz(69.3642, 81.1783, 89.8403) |
| Luminance | 0.8118 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.54
Light Light Blue
#CAFFFB
ΔE00 3.24
Eggshell Blue
#C4FFF7
ΔE00 3.39
Ice
#D6FFFA
ΔE00 3.46
Pale Blue
#D0FEFE
ΔE00 4.22
Very Pale Blue
#D6FFFE
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4F2EA #F2C4CC
analogous
#C4F2D3 #C4F2EA #C4E3F2
triadic
#C4F2EA #EAC4F2 #F2EAC4
tetradic
#C4F2EA #D3C4F2 #F2C4CC #E3F2C4
square
#C4F2EA #D3C4F2 #F2C4CC #E3F2C4
split-complementary
#C4F2EA #F2C4E3 #F2D3C4
monochromatic
#60DCC6 #92E7D8 #C4F2EA #E6F9F6 #E6F9F6
Accessibility & contrast
On white
1.22
#C4F2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#C4F2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4F2EA
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4F2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4F2EA | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEA
Deuteranopia (green-blind)
#E4E6EB
Tritanopia (blue-blind)
#B8F4EF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c4f2ea; /* rgb */ color: rgb(196, 242, 234); /* oklch */ color: oklch(92.7% 0.048 183.5);
Tailwind
colors: {
custom: {
50: '#d6f6f0',
500: '#c4f2ea',
950: '#000000',
},
}SCSS
$custom: #c4f2ea; $custom-light: #d6f6f0; $custom-dark: #000000;
JSON
{
"hex": "#c4f2ea",
"rgb": {
"r": 196,
"g": 242,
"b": 234
},
"hsl": {
"h": 169.565,
"s": 63.889,
"l": 85.882
},
"oklch": {
"l": 0.92678,
"c": 0.04843,
"h": 183.5
},
"luminance": 0.81181
}Semantic roles & 50–950 ramp
primary
#C4F2EA
secondary
#D28895
accent
#1A39CC
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585