#C2EFFE#C2EFFE
#C2EFFE is a very light, muted cyan. Relative luminance 0.804; OKLCH L 92.5% C 0.051 H 220.1°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EFFE |
|---|---|
| RGB | rgb(194, 239, 254) |
| HSL | hsl(195, 97%, 88%) |
| HSV | hsv(195, 24%, 100%) |
| CMYK | cmyk(23.6%, 5.9%, 0%, 0.4%) |
| CIE-LAB | lab(91.84, -11.17, -11.98) |
| CIE-LCH | lch(91.84, 16.38, 226.99°) |
| OKLab | oklab(92.54% -0.0387 -0.0326) |
| OKLCH | oklch(92.54% 0.051 220.1) |
| XYZ | xyz(70.9988, 80.3554, 105.5160) |
| Luminance | 0.8036 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.61
Lightblue
#ADD8E6
ΔE00 5.15
Ice Blue
#A5DFF9
ΔE00 5.37
Powder Blue
#B0E0E6
ΔE00 5.44
Light Sky Blue
#C6FCFF
ΔE00 6.31
Very Light Blue
#D5FFFF
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EFFE #FED1C2
analogous
#C2FEEF #C2EFFE #C2D1FE
triadic
#C2EFFE #FEC2EF #EFFEC2
tetradic
#C2EFFE #EFC2FE #FED1C2 #D1FEC2
square
#C2EFFE #EFC2FE #FED1C2 #D1FEC2
split-complementary
#C2EFFE #FEC2D1 #FEEFC2
monochromatic
#4ACFFC #86DFFD #C2EFFE #E1F7FF #E1F7FF
Accessibility & contrast
On white
1.23
#C2EFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#C2EFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EFFE
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EFFE | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFF
Deuteranopia (green-blind)
#DCE4FE
Tritanopia (blue-blind)
#B0F4F4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c2effe; /* rgb */ color: rgb(194, 239, 254); /* oklch */ color: oklch(92.5% 0.051 220.1);
Tailwind
colors: {
custom: {
50: '#d5f4fe',
500: '#c2effe',
950: '#000000',
},
}SCSS
$custom: #c2effe; $custom-light: #d5f4fe; $custom-dark: #000000;
JSON
{
"hex": "#c2effe",
"rgb": {
"r": 194,
"g": 239,
"b": 254
},
"hsl": {
"h": 195,
"s": 96.774,
"l": 87.843
},
"oklch": {
"l": 0.92536,
"c": 0.05057,
"h": 220.1
},
"luminance": 0.80358
}Semantic roles & 50–950 ramp
primary
#C2EFFE
secondary
#E6987E
accent
#3900E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585