#6BE2FF#6BE2FF
#6BE2FF is a very light, moderate cyan. Relative luminance 0.647; OKLCH L 85.5% C 0.114 H 216.2°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE2FF |
|---|---|
| RGB | rgb(107, 226, 255) |
| HSL | hsl(192, 100%, 71%) |
| HSV | hsv(192, 58%, 100%) |
| CMYK | cmyk(58%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(84.35, -25.42, -24.19) |
| CIE-LCH | lch(84.35, 35.10, 223.58°) |
| OKLab | oklab(85.5% -0.0919 -0.0671) |
| OKLCH | oklch(85.5% 0.114 216.2) |
| XYZ | xyz(51.3025, 64.7334, 104.3795) |
| Luminance | 0.6474 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.21
Robin'S Egg
#6DEDFD
ΔE00 5.04
Robin Egg Blue
#8AF1FE
ΔE00 5.93
Sky Blue
#87CEEB
ΔE00 6.51
Robin'S Egg Blue
#98EFF9
ΔE00 6.74
Baby Blue
#89CFF0
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE2FF #FF886B
analogous
#6BFFD2 #6BE2FF #6B98FF
triadic
#6BE2FF #FF6BE2 #E2FF6B
tetradic
#6BE2FF #D26BFF #FF886B #98FF6B
square
#6BE2FF #D26BFF #FF886B #98FF6B
split-complementary
#6BE2FF #FF6B98 #FFD26B
monochromatic
#00C1F0 #2ED6FF #6BE2FF #A8EEFF #E0F9FF
Accessibility & contrast
On white
1.51
#6BE2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#6BE2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE2FF
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE2FF | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#B8CBFF
Tritanopia (blue-blind)
#00EDEB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6be2ff; /* rgb */ color: rgb(107, 226, 255); /* oklch */ color: oklch(85.5% 0.114 216.2);
Tailwind
colors: {
custom: {
50: '#a2ebff',
500: '#6be2ff',
950: '#000000',
},
}SCSS
$custom: #6be2ff; $custom-light: #a2ebff; $custom-dark: #000000;
JSON
{
"hex": "#6be2ff",
"rgb": {
"r": 107,
"g": 226,
"b": 255
},
"hsl": {
"h": 191.757,
"s": 100,
"l": 70.98
},
"oklch": {
"l": 0.85502,
"c": 0.11378,
"h": 216.2
},
"luminance": 0.64739
}Semantic roles & 50–950 ramp
primary
#6BE2FF
secondary
#DB5433
accent
#2D00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101618
muted
#818486