#C2F0FE#C2F0FE
#C2F0FE is a very light, muted cyan. Relative luminance 0.809; OKLCH L 92.7% C 0.051 H 218.3°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F0FE |
|---|---|
| RGB | rgb(194, 240, 254) |
| HSL | hsl(194, 97%, 88%) |
| HSV | hsv(194, 24%, 100%) |
| CMYK | cmyk(23.6%, 5.5%, 0%, 0.4%) |
| CIE-LAB | lab(92.11, -11.68, -11.59) |
| CIE-LCH | lch(92.11, 16.45, 224.78°) |
| OKLab | oklab(92.74% -0.04 -0.0315) |
| OKLCH | oklch(92.74% 0.051 218.3) |
| XYZ | xyz(71.2924, 80.9426, 105.6139) |
| Luminance | 0.8095 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.05
Powder Blue
#B0E0E6
ΔE00 5.17
Lightblue
#ADD8E6
ΔE00 5.34
Ice Blue
#A5DFF9
ΔE00 5.69
Light Sky Blue
#C6FCFF
ΔE00 5.74
Very Light Blue
#D5FFFF
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F0FE #FED0C2
analogous
#C2FEEE #C2F0FE #C2D2FE
triadic
#C2F0FE #FEC2F0 #F0FEC2
tetradic
#C2F0FE #EEC2FE #FED0C2 #D2FEC2
square
#C2F0FE #EEC2FE #FED0C2 #D2FEC2
split-complementary
#C2F0FE #FEC2D2 #FEEEC2
monochromatic
#4AD2FC #86E1FD #C2F0FE #E1F8FF #E1F8FF
Accessibility & contrast
On white
1.22
#C2F0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#C2F0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F0FE
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F0FE | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFF
Deuteranopia (green-blind)
#DDE5FE
Tritanopia (blue-blind)
#B0F5F4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c2f0fe; /* rgb */ color: rgb(194, 240, 254); /* oklch */ color: oklch(92.7% 0.051 218.3);
Tailwind
colors: {
custom: {
50: '#d5f5fe',
500: '#c2f0fe',
950: '#000000',
},
}SCSS
$custom: #c2f0fe; $custom-light: #d5f5fe; $custom-dark: #000000;
JSON
{
"hex": "#c2f0fe",
"rgb": {
"r": 194,
"g": 240,
"b": 254
},
"hsl": {
"h": 194,
"s": 96.774,
"l": 87.843
},
"oklch": {
"l": 0.92743,
"c": 0.05089,
"h": 218.3
},
"luminance": 0.80945
}Semantic roles & 50–950 ramp
primary
#C2F0FE
secondary
#E6967E
accent
#3600E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585