#6BDFFD#6BDFFD
#6BDFFD is a very light, moderate cyan. Relative luminance 0.630; OKLCH L 84.8% C 0.112 H 217.2°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDFFD |
|---|---|
| RGB | rgb(107, 223, 253) |
| HSL | hsl(192, 97%, 71%) |
| HSV | hsv(192, 58%, 99%) |
| CMYK | cmyk(57.7%, 11.9%, 0%, 0.8%) |
| CIE-LAB | lab(83.44, -24.51, -24.52) |
| CIE-LCH | lch(83.44, 34.67, 225.01°) |
| OKLab | oklab(84.75% -0.0895 -0.0681) |
| OKLCH | oklch(84.75% 0.112 217.2) |
| XYZ | xyz(50.1736, 62.9881, 102.4232) |
| Luminance | 0.6299 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.92
Robin'S Egg
#6DEDFD
ΔE00 5.74
Sky Blue
#87CEEB
ΔE00 5.82
Baby Blue
#89CFF0
ΔE00 6.41
Robin Egg Blue
#8AF1FE
ΔE00 6.59
Ice Blue
#A5DFF9
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDFFD #FD896B
analogous
#6BFDD2 #6BDFFD #6B96FD
triadic
#6BDFFD #FD6BDF #DFFD6B
tetradic
#6BDFFD #D26BFD #FD896B #96FD6B
square
#6BDFFD #D26BFD #FD896B #96FD6B
split-complementary
#6BDFFD #FD6B96 #FDD26B
monochromatic
#03BBEA #2FD2FC #6BDFFD #A7ECFE #E1F8FF
Accessibility & contrast
On white
1.54
#6BDFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#6BDFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDFFD
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDFFD | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FF
Deuteranopia (green-blind)
#B6C9FD
Tritanopia (blue-blind)
#00EAE8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6bdffd; /* rgb */ color: rgb(107, 223, 253); /* oklch */ color: oklch(84.8% 0.112 217.2);
Tailwind
colors: {
custom: {
50: '#a1e9fe',
500: '#6bdffd',
950: '#000000',
},
}SCSS
$custom: #6bdffd; $custom-light: #a1e9fe; $custom-dark: #000000;
JSON
{
"hex": "#6bdffd",
"rgb": {
"r": 107,
"g": 223,
"b": 253
},
"hsl": {
"h": 192.329,
"s": 97.333,
"l": 70.588
},
"oklch": {
"l": 0.8475,
"c": 0.11245,
"h": 217.2
},
"luminance": 0.62993
}Semantic roles & 50–950 ramp
primary
#6BDFFD
secondary
#D85634
accent
#2F00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485