#7FDBFB#7FDBFB
#7FDBFB is a very light, moderate cyan. Relative luminance 0.621; OKLCH L 84.6% C 0.098 H 222.6°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDBFB |
|---|---|
| RGB | rgb(127, 219, 251) |
| HSL | hsl(195, 94%, 74%) |
| HSV | hsv(195, 49%, 98%) |
| CMYK | cmyk(49.4%, 12.7%, 0%, 1.6%) |
| CIE-LAB | lab(82.99, -19.06, -24.08) |
| CIE-LCH | lch(82.99, 30.72, 231.63°) |
| OKLab | oklab(84.57% -0.0724 -0.0667) |
| OKLCH | oklch(84.57% 0.098 222.6) |
| XYZ | xyz(51.4900, 62.1358, 100.5281) |
| Luminance | 0.6214 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.58
Baby Blue
#89CFF0
ΔE00 3.87
Ice Blue
#A5DFF9
ΔE00 4.70
Neon Blue
#04D9FF
ΔE00 5.73
Lightskyblue
#87CEFA
ΔE00 6.09
Lightblue (survey)
#7BC8F6
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDBFB #FB9F7F
analogous
#7FFBDD #7FDBFB #7F9DFB
triadic
#7FDBFB #FB7FDB #DBFB7F
tetradic
#7FDBFB #DD7FFB #FB9F7F #9DFB7F
square
#7FDBFB #DD7FFB #FB9F7F #9DFB7F
split-complementary
#7FDBFB #FB7F9D #FBDD7F
monochromatic
#08BAF7 #44CAF9 #7FDBFB #BAECFD #E1F7FE
Accessibility & contrast
On white
1.56
#7FDBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#7FDBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDBFB
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDBFB | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FD
Deuteranopia (green-blind)
#B6C9FB
Tritanopia (blue-blind)
#38E5E5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7fdbfb; /* rgb */ color: rgb(127, 219, 251); /* oklch */ color: oklch(84.6% 0.098 222.6);
Tailwind
colors: {
custom: {
50: '#abe6fc',
500: '#7fdbfb',
950: '#000000',
},
}SCSS
$custom: #7fdbfb; $custom-light: #abe6fc; $custom-dark: #000000;
JSON
{
"hex": "#7fdbfb",
"rgb": {
"r": 127,
"g": 219,
"b": 251
},
"hsl": {
"h": 195.484,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.84571,
"c": 0.09844,
"h": 222.6
},
"luminance": 0.6214
}Semantic roles & 50–950 ramp
primary
#7FDBFB
secondary
#D96B46
accent
#3B00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485