#7CD3FB#7CD3FB
#7CD3FB is a very light, moderate cyan. Relative luminance 0.578; OKLCH L 82.7% C 0.101 H 229.4°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD3FB |
|---|---|
| RGB | rgb(124, 211, 251) |
| HSL | hsl(199, 94%, 74%) |
| HSV | hsv(199, 51%, 98%) |
| CMYK | cmyk(50.6%, 15.9%, 0%, 1.6%) |
| CIE-LAB | lab(80.65, -15.63, -27.66) |
| CIE-LCH | lch(80.65, 31.77, 240.54°) |
| OKLab | oklab(82.67% -0.0658 -0.0768) |
| OKLCH | oklch(82.67% 0.101 229.4) |
| XYZ | xyz(49.0126, 57.8346, 99.8285) |
| Luminance | 0.5784 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.22
Sky Blue
#87CEEB
ΔE00 3.06
Lightskyblue
#87CEFA
ΔE00 3.11
Lightblue (survey)
#7BC8F6
ΔE00 3.62
Sky
#82CAFC
ΔE00 4.59
Light Blue
#95D0FC
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD3FB #FBA47C
analogous
#7CFBE4 #7CD3FB #7C93FB
triadic
#7CD3FB #FB7CD3 #D3FB7C
tetradic
#7CD3FB #E47CFB #FBA47C #93FB7C
square
#7CD3FB #E47CFB #FBA47C #93FB7C
split-complementary
#7CD3FB #FB7C93 #FBE47C
monochromatic
#07AAF5 #41BFF9 #7CD3FB #B7E7FD #E1F5FE
Accessibility & contrast
On white
1.67
#7CD3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#7CD3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD3FB
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD3FB | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD0FD
Deuteranopia (green-blind)
#ACC2FA
Tritanopia (blue-blind)
#31DEE0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7cd3fb; /* rgb */ color: rgb(124, 211, 251); /* oklch */ color: oklch(82.7% 0.101 229.4);
Tailwind
colors: {
custom: {
50: '#a9e0fc',
500: '#7cd3fb',
950: '#000000',
},
}SCSS
$custom: #7cd3fb; $custom-light: #a9e0fc; $custom-dark: #000000;
JSON
{
"hex": "#7cd3fb",
"rgb": {
"r": 124,
"g": 211,
"b": 251
},
"hsl": {
"h": 198.898,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.82674,
"c": 0.10111,
"h": 229.4
},
"luminance": 0.57839
}Semantic roles & 50–950 ramp
primary
#7CD3FB
secondary
#D87243
accent
#4800E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485