#C2E7FE#C2E7FE
#C2E7FE is a very light, muted cyan. Relative luminance 0.758; OKLCH L 90.9% C 0.050 H 235.4°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E7FE |
|---|---|
| RGB | rgb(194, 231, 254) |
| HSL | hsl(203, 97%, 88%) |
| HSV | hsv(203, 24%, 100%) |
| CMYK | cmyk(23.6%, 9.1%, 0%, 0.4%) |
| CIE-LAB | lab(89.75, -7.10, -15.10) |
| CIE-LCH | lch(89.75, 16.69, 244.82°) |
| OKLab | oklab(90.88% -0.0284 -0.0411) |
| OKLCH | oklch(90.88% 0.05 235.4) |
| XYZ | xyz(68.7084, 75.7746, 104.7525) |
| Luminance | 0.7578 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.94
Lightblue
#ADD8E6
ΔE00 5.90
Light Blue
#95D0FC
ΔE00 8.25
Powder Blue (survey)
#B1D1FC
ΔE00 8.50
Baby Blue (survey)
#A2CFFE
ΔE00 8.57
Powder Blue
#B0E0E6
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E7FE #FED9C2
analogous
#C2FEF7 #C2E7FE #C2C9FE
triadic
#C2E7FE #FEC2E7 #E7FEC2
tetradic
#C2E7FE #F7C2FE #FED9C2 #C9FEC2
square
#C2E7FE #F7C2FE #FED9C2 #C9FEC2
split-complementary
#C2E7FE #FEC2C9 #FEF7C2
monochromatic
#4AB8FC #86CFFD #C2E7FE #E1F3FF #E1F3FF
Accessibility & contrast
On white
1.30
#C2E7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#C2E7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E7FE
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E7FE | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE6FF
Deuteranopia (green-blind)
#D4DFFE
Tritanopia (blue-blind)
#B1EDEE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c2e7fe; /* rgb */ color: rgb(194, 231, 254); /* oklch */ color: oklch(90.9% 0.050 235.4);
Tailwind
colors: {
custom: {
50: '#d5eefe',
500: '#c2e7fe',
950: '#000000',
},
}SCSS
$custom: #c2e7fe; $custom-light: #d5eefe; $custom-dark: #000000;
JSON
{
"hex": "#c2e7fe",
"rgb": {
"r": 194,
"g": 231,
"b": 254
},
"hsl": {
"h": 203,
"s": 96.774,
"l": 87.843
},
"oklch": {
"l": 0.90884,
"c": 0.04993,
"h": 235.4
},
"luminance": 0.75777
}Semantic roles & 50–950 ramp
primary
#C2E7FE
secondary
#E6A67E
accent
#5800E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585