#C2EFFB#C2EFFB
#C2EFFB is a very light, muted cyan. Relative luminance 0.802; OKLCH L 92.4% C 0.049 H 215.7°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EFFB |
|---|---|
| RGB | rgb(194, 239, 251) |
| HSL | hsl(193, 88%, 87%) |
| HSV | hsv(193, 23%, 98%) |
| CMYK | cmyk(22.7%, 4.8%, 0%, 1.6%) |
| CIE-LAB | lab(91.76, -11.82, -10.54) |
| CIE-LCH | lch(91.76, 15.84, 221.72°) |
| OKLab | oklab(92.44% -0.0398 -0.0286) |
| OKLCH | oklch(92.44% 0.049 215.7) |
| XYZ | xyz(70.5222, 80.1648, 103.0057) |
| Luminance | 0.8017 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.65
Powder Blue
#B0E0E6
ΔE00 4.57
Lightblue
#ADD8E6
ΔE00 5.21
Light Sky Blue
#C6FCFF
ΔE00 5.26
Very Light Blue
#D5FFFF
ΔE00 5.88
Pale Blue
#D0FEFE
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EFFB #FBCEC2
analogous
#C2FBEB #C2EFFB #C2D2FB
triadic
#C2EFFB #FBC2EF #EFFBC2
tetradic
#C2EFFB #EBC2FB #FBCEC2 #D2FBC2
square
#C2EFFB #EBC2FB #FBCEC2 #D2FBC2
split-complementary
#C2EFFB #FBC2D2 #FBEBC2
monochromatic
#4FD1F3 #89E0F7 #C2EFFB #E2F7FD #E2F7FD
Accessibility & contrast
On white
1.23
#C2EFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#C2EFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EFFB
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EFFB | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFC
Deuteranopia (green-blind)
#DDE4FB
Tritanopia (blue-blind)
#B1F4F3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c2effb; /* rgb */ color: rgb(194, 239, 251); /* oklch */ color: oklch(92.4% 0.049 215.7);
Tailwind
colors: {
custom: {
50: '#d5f4fc',
500: '#c2effb',
950: '#000000',
},
}SCSS
$custom: #c2effb; $custom-light: #d5f4fc; $custom-dark: #000000;
JSON
{
"hex": "#c2effb",
"rgb": {
"r": 194,
"g": 239,
"b": 251
},
"hsl": {
"h": 192.632,
"s": 87.692,
"l": 87.255
},
"oklch": {
"l": 0.9244,
"c": 0.04904,
"h": 215.7
},
"luminance": 0.80167
}Semantic roles & 50–950 ramp
primary
#C2EFFB
secondary
#E19580
accent
#3101E4
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585