#6FDBFE#6FDBFE
#6FDBFE is a very light, moderate cyan. Relative luminance 0.612; OKLCH L 84.0% C 0.111 H 221.8°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDBFE |
|---|---|
| RGB | rgb(111, 219, 254) |
| HSL | hsl(195, 99%, 72%) |
| HSV | hsv(195, 56%, 100%) |
| CMYK | cmyk(56.3%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(82.48, -21.49, -26.49) |
| CIE-LCH | lch(82.48, 34.11, 230.95°) |
| OKLab | oklab(84.04% -0.0824 -0.0736) |
| OKLCH | oklch(84.04% 0.111 221.8) |
| XYZ | xyz(49.7695, 61.1936, 102.9354) |
| Luminance | 0.6120 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.38
Sky Blue
#87CEEB
ΔE00 4.45
Baby Blue
#89CFF0
ΔE00 4.73
Bright Sky Blue
#02CCFE
ΔE00 5.75
Ice Blue
#A5DFF9
ΔE00 6.09
Lightskyblue
#87CEFA
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDBFE #FE926F
analogous
#6FFED9 #6FDBFE #6F94FE
triadic
#6FDBFE #FE6FDB #DBFE6F
tetradic
#6FDBFE #D96FFE #FE926F #94FE6F
square
#6FDBFE #D96FFE #FE926F #94FE6F
split-complementary
#6FDBFE #FE6F94 #FED96F
monochromatic
#02B6F1 #32CCFE #6FDBFE #ACEAFE #E1F7FF
Accessibility & contrast
On white
1.59
#6FDBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#6FDBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDBFE
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDBFE | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#B1C6FE
Tritanopia (blue-blind)
#00E6E6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6fdbfe; /* rgb */ color: rgb(111, 219, 254); /* oklch */ color: oklch(84.0% 0.111 221.8);
Tailwind
colors: {
custom: {
50: '#a3e6fe',
500: '#6fdbfe',
950: '#000000',
},
}SCSS
$custom: #6fdbfe; $custom-light: #a3e6fe; $custom-dark: #000000;
JSON
{
"hex": "#6fdbfe",
"rgb": {
"r": 111,
"g": 219,
"b": 254
},
"hsl": {
"h": 194.685,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.84036,
"c": 0.1105,
"h": 221.8
},
"luminance": 0.61198
}Semantic roles & 50–950 ramp
primary
#6FDBFE
secondary
#DA5F37
accent
#3800E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101618
muted
#818486