#C2EFF9#C2EFF9
#C2EFF9 is a very light, muted cyan. Relative luminance 0.800; OKLCH L 92.4% C 0.048 H 212.7°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EFF9 |
|---|---|
| RGB | rgb(194, 239, 249) |
| HSL | hsl(191, 82%, 87%) |
| HSV | hsv(191, 22%, 98%) |
| CMYK | cmyk(22.1%, 4%, 0%, 2.4%) |
| CIE-LAB | lab(91.70, -12.25, -9.59) |
| CIE-LCH | lch(91.70, 15.56, 218.04°) |
| OKLab | oklab(92.38% -0.0405 -0.026) |
| OKLCH | oklch(92.38% 0.048 212.7) |
| XYZ | xyz(70.2086, 80.0393, 101.3541) |
| Luminance | 0.8004 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.11
Powder Blue
#B0E0E6
ΔE00 4.09
Light Sky Blue
#C6FCFF
ΔE00 4.59
Pale Blue
#D0FEFE
ΔE00 5.20
Very Light Blue
#D5FFFF
ΔE00 5.24
Really Light Blue
#D4FFFF
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EFF9 #F9CCC2
analogous
#C2F9E8 #C2EFF9 #C2D4F9
triadic
#C2EFF9 #F9C2EF #EFF9C2
tetradic
#C2EFF9 #E8C2F9 #F9CCC2 #D4F9C2
square
#C2EFF9 #E8C2F9 #F9CCC2 #D4F9C2
split-complementary
#C2EFF9 #F9C2D4 #F9E8C2
monochromatic
#53D2EE #8AE0F4 #C2EFF9 #E3F8FC #E3F8FC
Accessibility & contrast
On white
1.23
#C2EFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#C2EFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EFF9
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EFF9 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBFA
Deuteranopia (green-blind)
#DDE4F9
Tritanopia (blue-blind)
#B1F4F2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c2eff9; /* rgb */ color: rgb(194, 239, 249); /* oklch */ color: oklch(92.4% 0.048 212.7);
Tailwind
colors: {
custom: {
50: '#d5f4fb',
500: '#c2eff9',
950: '#000000',
},
}SCSS
$custom: #c2eff9; $custom-light: #d5f4fb; $custom-dark: #000000;
JSON
{
"hex": "#c2eff9",
"rgb": {
"r": 194,
"g": 239,
"b": 249
},
"hsl": {
"h": 190.909,
"s": 82.09,
"l": 86.863
},
"oklch": {
"l": 0.92377,
"c": 0.04819,
"h": 212.7
},
"luminance": 0.80042
}Semantic roles & 50–950 ramp
primary
#C2EFF9
secondary
#DD9382
accent
#2E07DE
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585