#C2EBFC#C2EBFC
#C2EBFC is a very light, muted cyan. Relative luminance 0.779; OKLCH L 91.6% C 0.048 H 224.9°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EBFC |
|---|---|
| RGB | rgb(194, 235, 252) |
| HSL | hsl(198, 91%, 87%) |
| HSV | hsv(198, 23%, 99%) |
| CMYK | cmyk(23%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(90.74, -9.58, -12.58) |
| CIE-LCH | lch(90.74, 15.82, 232.72°) |
| OKLab | oklab(91.64% -0.0343 -0.0342) |
| OKLCH | oklch(91.64% 0.048 224.9) |
| XYZ | xyz(69.5221, 77.9118, 103.4520) |
| Luminance | 0.7791 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.70
Ice Blue
#A5DFF9
ΔE00 4.79
Powder Blue
#B0E0E6
ΔE00 6.20
Pale Sky Blue
#BDF6FE
ΔE00 6.22
Light Sky Blue
#C6FCFF
ΔE00 7.89
Lightcyan
#E0FFFF
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EBFC #FCD3C2
analogous
#C2FCF0 #C2EBFC #C2CEFC
triadic
#C2EBFC #FCC2EB #EBFCC2
tetradic
#C2EBFC #F0C2FC #FCD3C2 #CEFCC2
square
#C2EBFC #F0C2FC #FCD3C2 #CEFCC2
split-complementary
#C2EBFC #FCC2CE #FCF0C2
monochromatic
#4DC5F6 #88D8F9 #C2EBFC #E2F5FE #E2F5FE
Accessibility & contrast
On white
1.27
#C2EBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#C2EBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EBFC
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EBFC | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FD
Deuteranopia (green-blind)
#D9E1FC
Tritanopia (blue-blind)
#B1F0F0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c2ebfc; /* rgb */ color: rgb(194, 235, 252); /* oklch */ color: oklch(91.6% 0.048 224.9);
Tailwind
colors: {
custom: {
50: '#d5f1fd',
500: '#c2ebfc',
950: '#000000',
},
}SCSS
$custom: #c2ebfc; $custom-light: #d5f1fd; $custom-dark: #000000;
JSON
{
"hex": "#c2ebfc",
"rgb": {
"r": 194,
"g": 235,
"b": 252
},
"hsl": {
"h": 197.586,
"s": 90.625,
"l": 87.451
},
"oklch": {
"l": 0.91643,
"c": 0.04842,
"h": 224.9
},
"luminance": 0.77914
}Semantic roles & 50–950 ramp
primary
#C2EBFC
secondary
#E39D80
accent
#4300E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585