#6BDFFC#6BDFFC
#6BDFFC is a very light, moderate cyan. Relative luminance 0.629; OKLCH L 84.7% C 0.112 H 216.6°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDFFC |
|---|---|
| RGB | rgb(107, 223, 252) |
| HSL | hsl(192, 96%, 70%) |
| HSV | hsv(192, 58%, 99%) |
| CMYK | cmyk(57.5%, 11.5%, 0%, 1.2%) |
| CIE-LAB | lab(83.40, -24.79, -24.05) |
| CIE-LCH | lch(83.40, 34.54, 224.12°) |
| OKLab | oklab(84.71% -0.0899 -0.0667) |
| OKLCH | oklch(84.71% 0.112 216.6) |
| XYZ | xyz(50.0147, 62.9245, 101.5865) |
| Luminance | 0.6293 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.96
Robin'S Egg
#6DEDFD
ΔE00 5.49
Sky Blue
#87CEEB
ΔE00 5.94
Robin Egg Blue
#8AF1FE
ΔE00 6.37
Baby Blue
#89CFF0
ΔE00 6.58
Ice Blue
#A5DFF9
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDFFC #FC886B
analogous
#6BFCD0 #6BDFFC #6B96FC
triadic
#6BDFFC #FC6BDF #DFFC6B
tetradic
#6BDFFC #D06BFC #FC886B #96FC6B
square
#6BDFFC #D06BFC #FC886B #96FC6B
split-complementary
#6BDFFC #FC6B96 #FCD06B
monochromatic
#05BAE8 #2FD2FB #6BDFFC #A7ECFD #E1F9FE
Accessibility & contrast
On white
1.55
#6BDFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#6BDFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDFFC
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDFFC | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FE
Deuteranopia (green-blind)
#B6C9FC
Tritanopia (blue-blind)
#00EAE8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6bdffc; /* rgb */ color: rgb(107, 223, 252); /* oklch */ color: oklch(84.7% 0.112 216.6);
Tailwind
colors: {
custom: {
50: '#a1e9fd',
500: '#6bdffc',
950: '#000000',
},
}SCSS
$custom: #6bdffc; $custom-light: #a1e9fd; $custom-dark: #000000;
JSON
{
"hex": "#6bdffc",
"rgb": {
"r": 107,
"g": 223,
"b": 252
},
"hsl": {
"h": 192,
"s": 96.026,
"l": 70.392
},
"oklch": {
"l": 0.84712,
"c": 0.11195,
"h": 216.6
},
"luminance": 0.62929
}Semantic roles & 50–950 ramp
primary
#6BDFFC
secondary
#D75534
accent
#2E00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485