#C2EBFB#C2EBFB
#C2EBFB is a very light, muted cyan. Relative luminance 0.779; OKLCH L 91.6% C 0.048 H 223.5°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EBFB |
|---|---|
| RGB | rgb(194, 235, 251) |
| HSL | hsl(197, 88%, 87%) |
| HSV | hsv(197, 23%, 98%) |
| CMYK | cmyk(22.7%, 6.4%, 0%, 1.6%) |
| CIE-LAB | lab(90.71, -9.80, -12.11) |
| CIE-LCH | lch(90.71, 15.57, 231.01°) |
| OKLab | oklab(91.61% -0.0346 -0.0329) |
| OKLCH | oklch(91.61% 0.048 223.5) |
| XYZ | xyz(69.3641, 77.8486, 102.6197) |
| Luminance | 0.7785 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.58
Ice Blue
#A5DFF9
ΔE00 4.93
Powder Blue
#B0E0E6
ΔE00 5.86
Pale Sky Blue
#BDF6FE
ΔE00 5.91
Light Sky Blue
#C6FCFF
ΔE00 7.55
Lightcyan
#E0FFFF
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EBFB #FBD2C2
analogous
#C2FBEE #C2EBFB #C2CFFB
triadic
#C2EBFB #FBC2EB #EBFBC2
tetradic
#C2EBFB #EEC2FB #FBD2C2 #CFFBC2
square
#C2EBFB #EEC2FB #FBD2C2 #CFFBC2
split-complementary
#C2EBFB #FBC2CF #FBEEC2
monochromatic
#4FC5F3 #89D8F7 #C2EBFB #E2F6FD #E2F6FD
Accessibility & contrast
On white
1.27
#C2EBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#C2EBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EBFB
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EBFB | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E8FC
Deuteranopia (green-blind)
#D9E1FB
Tritanopia (blue-blind)
#B1F0F0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c2ebfb; /* rgb */ color: rgb(194, 235, 251); /* oklch */ color: oklch(91.6% 0.048 223.5);
Tailwind
colors: {
custom: {
50: '#d5f1fc',
500: '#c2ebfb',
950: '#000000',
},
}SCSS
$custom: #c2ebfb; $custom-light: #d5f1fc; $custom-dark: #000000;
JSON
{
"hex": "#c2ebfb",
"rgb": {
"r": 194,
"g": 235,
"b": 251
},
"hsl": {
"h": 196.842,
"s": 87.692,
"l": 87.255
},
"oklch": {
"l": 0.91611,
"c": 0.04777,
"h": 223.5
},
"luminance": 0.77851
}Semantic roles & 50–950 ramp
primary
#C2EBFB
secondary
#E19B80
accent
#4101E4
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585