#C2EDFB#C2EDFB
#C2EDFB is a very light, muted cyan. Relative luminance 0.790; OKLCH L 92.0% C 0.048 H 219.6°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EDFB |
|---|---|
| RGB | rgb(194, 237, 251) |
| HSL | hsl(195, 88%, 87%) |
| HSV | hsv(195, 23%, 98%) |
| CMYK | cmyk(22.7%, 5.6%, 0%, 1.6%) |
| CIE-LAB | lab(91.23, -10.81, -11.32) |
| CIE-LCH | lch(91.23, 15.66, 226.32°) |
| OKLab | oklab(92.03% -0.0372 -0.0308) |
| OKLCH | oklch(92.03% 0.048 219.6) |
| XYZ | xyz(69.9399, 79.0002, 102.8116) |
| Luminance | 0.7900 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.76
Pale Sky Blue
#BDF6FE
ΔE00 4.77
Powder Blue
#B0E0E6
ΔE00 5.12
Ice Blue
#A5DFF9
ΔE00 5.41
Light Sky Blue
#C6FCFF
ΔE00 6.40
Very Light Blue
#D5FFFF
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EDFB #FBD0C2
analogous
#C2FBED #C2EDFB #C2D1FB
triadic
#C2EDFB #FBC2ED #EDFBC2
tetradic
#C2EDFB #EDC2FB #FBD0C2 #D1FBC2
square
#C2EDFB #EDC2FB #FBD0C2 #D1FBC2
split-complementary
#C2EDFB #FBC2D1 #FBEDC2
monochromatic
#4FCBF3 #89DCF7 #C2EDFB #E2F7FD #E2F7FD
Accessibility & contrast
On white
1.25
#C2EDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#C2EDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EDFB
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EDFB | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFC
Deuteranopia (green-blind)
#DBE3FB
Tritanopia (blue-blind)
#B1F2F1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c2edfb; /* rgb */ color: rgb(194, 237, 251); /* oklch */ color: oklch(92.0% 0.048 219.6);
Tailwind
colors: {
custom: {
50: '#d5f2fc',
500: '#c2edfb',
950: '#000000',
},
}SCSS
$custom: #c2edfb; $custom-light: #d5f2fc; $custom-dark: #000000;
JSON
{
"hex": "#c2edfb",
"rgb": {
"r": 194,
"g": 237,
"b": 251
},
"hsl": {
"h": 194.737,
"s": 87.692,
"l": 87.255
},
"oklch": {
"l": 0.92025,
"c": 0.04829,
"h": 219.6
},
"luminance": 0.79003
}Semantic roles & 50–950 ramp
primary
#C2EDFB
secondary
#E19880
accent
#3901E4
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585