#6BDFFA#6BDFFA
#6BDFFA is a very light, moderate cyan. Relative luminance 0.628; OKLCH L 84.6% C 0.111 H 215.2°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDFFA |
|---|---|
| RGB | rgb(107, 223, 250) |
| HSL | hsl(191, 93%, 70%) |
| HSV | hsv(191, 57%, 98%) |
| CMYK | cmyk(57.2%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(83.34, -25.36, -23.09) |
| CIE-LCH | lch(83.34, 34.29, 222.32°) |
| OKLab | oklab(84.64% -0.0906 -0.064) |
| OKLCH | oklch(84.64% 0.111 215.2) |
| XYZ | xyz(49.6995, 62.7984, 99.9261) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.12
Robin'S Egg
#6DEDFD
ΔE00 4.99
Robin Egg Blue
#8AF1FE
ΔE00 5.95
Sky Blue
#87CEEB
ΔE00 6.22
Aqua Blue
#02D8E9
ΔE00 6.56
Robin'S Egg Blue
#98EFF9
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDFFA #FA866B
analogous
#6BFACE #6BDFFA #6B97FA
triadic
#6BDFFA #FA6BDF #DFFA6B
tetradic
#6BDFFA #CE6BFA #FA866B #97FA6B
square
#6BDFFA #CE6BFA #FA866B #97FA6B
split-complementary
#6BDFFA #FA6B97 #FACE6B
monochromatic
#08BAE3 #30D2F8 #6BDFFA #A6ECFC #E1F9FE
Accessibility & contrast
On white
1.55
#6BDFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#6BDFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDFFA
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDFFA | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FC
Deuteranopia (green-blind)
#B7C9FA
Tritanopia (blue-blind)
#00E9E7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6bdffa; /* rgb */ color: rgb(107, 223, 250); /* oklch */ color: oklch(84.6% 0.111 215.2);
Tailwind
colors: {
custom: {
50: '#a1e9fc',
500: '#6bdffa',
950: '#000000',
},
}SCSS
$custom: #6bdffa; $custom-light: #a1e9fc; $custom-dark: #000000;
JSON
{
"hex": "#6bdffa",
"rgb": {
"r": 107,
"g": 223,
"b": 250
},
"hsl": {
"h": 191.329,
"s": 93.464,
"l": 70
},
"oklch": {
"l": 0.84637,
"c": 0.11098,
"h": 215.2
},
"luminance": 0.62803
}Semantic roles & 50–950 ramp
primary
#6BDFFA
secondary
#D55335
accent
#2B00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485