#C2F4F9#C2F4F9
#C2F4F9 is a very light, muted teal. Relative luminance 0.830; OKLCH L 93.4% C 0.051 H 203.9°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F4F9 |
|---|---|
| RGB | rgb(194, 244, 249) |
| HSL | hsl(185, 82%, 87%) |
| HSV | hsv(185, 22%, 98%) |
| CMYK | cmyk(22.1%, 2%, 0%, 2.4%) |
| CIE-LAB | lab(93.02, -14.76, -7.64) |
| CIE-LCH | lch(93.02, 16.62, 207.35°) |
| OKLab | oklab(93.42% -0.0469 -0.0208) |
| OKLCH | oklch(93.42% 0.051 203.9) |
| XYZ | xyz(71.6927, 83.0075, 101.8488) |
| Luminance | 0.8301 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.53
Light Sky Blue
#C6FCFF
ΔE00 1.98
Pale Blue
#D0FEFE
ΔE00 2.95
Really Light Blue
#D4FFFF
ΔE00 3.34
Very Light Blue
#D5FFFF
ΔE00 3.45
Very Pale Blue
#D6FFFE
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F4F9 #F9C7C2
analogous
#C2F9E3 #C2F4F9 #C2D9F9
triadic
#C2F4F9 #F9C2F4 #F4F9C2
tetradic
#C2F4F9 #E3C2F9 #F9C7C2 #D9F9C2
square
#C2F4F9 #E3C2F9 #F9C7C2 #D9F9C2
split-complementary
#C2F4F9 #F9C2D9 #F9E3C2
monochromatic
#53E0EE #8AEAF4 #C2F4F9 #E3FAFC #E3FAFC
Accessibility & contrast
On white
1.19
#C2F4F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#C2F4F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F4F9
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F4F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F4F9 | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEFF9
Deuteranopia (green-blind)
#E2E8F9
Tritanopia (blue-blind)
#B1F8F5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c2f4f9; /* rgb */ color: rgb(194, 244, 249); /* oklch */ color: oklch(93.4% 0.051 203.9);
Tailwind
colors: {
custom: {
50: '#d5f7fb',
500: '#c2f4f9',
950: '#000000',
},
}SCSS
$custom: #c2f4f9; $custom-light: #d5f7fb; $custom-dark: #000000;
JSON
{
"hex": "#c2f4f9",
"rgb": {
"r": 194,
"g": 244,
"b": 249
},
"hsl": {
"h": 185.455,
"s": 82.09,
"l": 86.863
},
"oklch": {
"l": 0.9342,
"c": 0.05134,
"h": 203.9
},
"luminance": 0.8301
}Semantic roles & 50–950 ramp
primary
#C2F4F9
secondary
#DD8A82
accent
#1B07DE
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585