#6BDFFE#6BDFFE
#6BDFFE is a very light, moderate cyan. Relative luminance 0.631; OKLCH L 84.8% C 0.113 H 217.9°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDFFE |
|---|---|
| RGB | rgb(107, 223, 254) |
| HSL | hsl(193, 99%, 71%) |
| HSV | hsv(193, 58%, 100%) |
| CMYK | cmyk(57.9%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(83.47, -24.23, -25.00) |
| CIE-LCH | lch(83.47, 34.81, 225.90°) |
| OKLab | oklab(84.79% -0.0891 -0.0694) |
| OKLCH | oklch(84.79% 0.113 217.9) |
| XYZ | xyz(50.3333, 63.0520, 103.2644) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.91
Sky Blue
#87CEEB
ΔE00 5.71
Robin'S Egg
#6DEDFD
ΔE00 6.00
Baby Blue
#89CFF0
ΔE00 6.25
Ice Blue
#A5DFF9
ΔE00 6.80
Robin Egg Blue
#8AF1FE
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDFFE #FE8A6B
analogous
#6BFED3 #6BDFFE #6B95FE
triadic
#6BDFFE #FE6BDF #DFFE6B
tetradic
#6BDFFE #D36BFE #FE8A6B #95FE6B
square
#6BDFFE #D36BFE #FE8A6B #95FE6B
split-complementary
#6BDFFE #FE6B95 #FED36B
monochromatic
#02BBED #2ED2FE #6BDFFE #A8ECFE #E1F8FF
Accessibility & contrast
On white
1.54
#6BDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#6BDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDFFE
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDFFE | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FF
Deuteranopia (green-blind)
#B5C9FE
Tritanopia (blue-blind)
#00EAE9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6bdffe; /* rgb */ color: rgb(107, 223, 254); /* oklch */ color: oklch(84.8% 0.113 217.9);
Tailwind
colors: {
custom: {
50: '#a1e9fe',
500: '#6bdffe',
950: '#000000',
},
}SCSS
$custom: #6bdffe; $custom-light: #a1e9fe; $custom-dark: #000000;
JSON
{
"hex": "#6bdffe",
"rgb": {
"r": 107,
"g": 223,
"b": 254
},
"hsl": {
"h": 192.653,
"s": 98.658,
"l": 70.784
},
"oklch": {
"l": 0.84788,
"c": 0.11298,
"h": 217.9
},
"luminance": 0.63057
}Semantic roles & 50–950 ramp
primary
#6BDFFE
secondary
#DA5733
accent
#3000E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485