#C4EFF2#C4EFF2
#C4EFF2 is a very light, muted teal. Relative luminance 0.799; OKLCH L 92.3% C 0.044 H 201.6°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C4EFF2 |
|---|---|
| RGB | rgb(196, 239, 242) |
| HSL | hsl(184, 64%, 86%) |
| HSV | hsv(184, 19%, 95%) |
| CMYK | cmyk(19%, 1.2%, 0%, 5.1%) |
| CIE-LAB | lab(91.63, -13.13, -6.03) |
| CIE-LCH | lch(91.63, 14.45, 204.68°) |
| OKLab | oklab(92.29% -0.0413 -0.0164) |
| OKLCH | oklch(92.29% 0.044 201.6) |
| XYZ | xyz(69.6540, 79.8772, 95.7351) |
| Luminance | 0.7988 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.18
Light Sky Blue
#C6FCFF
ΔE00 3.29
Pale Blue
#D0FEFE
ΔE00 3.37
Really Light Blue
#D4FFFF
ΔE00 3.53
Very Light Blue
#D5FFFF
ΔE00 3.56
Very Pale Blue
#D6FFFE
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4EFF2 #F2C7C4
analogous
#C4F2DE #C4EFF2 #C4D8F2
triadic
#C4EFF2 #F2C4EF #EFF2C4
tetradic
#C4EFF2 #DEC4F2 #F2C7C4 #D8F2C4
square
#C4EFF2 #DEC4F2 #F2C7C4 #D8F2C4
split-complementary
#C4EFF2 #F2C4D8 #F2DEC4
monochromatic
#60D4DC #92E1E7 #C4EFF2 #E6F8F9 #E6F8F9
Accessibility & contrast
On white
1.24
#C4EFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#C4EFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4EFF2
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4EFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4EFF2 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EBF2
Deuteranopia (green-blind)
#E0E4F2
Tritanopia (blue-blind)
#B6F2F0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c4eff2; /* rgb */ color: rgb(196, 239, 242); /* oklch */ color: oklch(92.3% 0.044 201.6);
Tailwind
colors: {
custom: {
50: '#d6f4f6',
500: '#c4eff2',
950: '#000000',
},
}SCSS
$custom: #c4eff2; $custom-light: #d6f4f6; $custom-dark: #000000;
JSON
{
"hex": "#c4eff2",
"rgb": {
"r": 196,
"g": 239,
"b": 242
},
"hsl": {
"h": 183.913,
"s": 63.889,
"l": 85.882
},
"oklch": {
"l": 0.92286,
"c": 0.04446,
"h": 201.6
},
"luminance": 0.7988
}Semantic roles & 50–950 ramp
primary
#C4EFF2
secondary
#D28D88
accent
#251ACC
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585