#6BD7EF#6BD7EF
#6BD7EF is a very light, moderate cyan. Relative luminance 0.580; OKLCH L 82.4% C 0.105 H 214.2°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD7EF |
|---|---|
| RGB | rgb(107, 215, 239) |
| HSL | hsl(191, 80%, 68%) |
| HSV | hsv(191, 55%, 94%) |
| CMYK | cmyk(55.2%, 10%, 0%, 6.3%) |
| CIE-LAB | lab(80.71, -24.48, -21.23) |
| CIE-LCH | lch(80.71, 32.41, 220.94°) |
| OKLab | oklab(82.41% -0.0864 -0.0588) |
| OKLCH | oklch(82.41% 0.105 214.2) |
| XYZ | xyz(45.9376, 57.9543, 90.4100) |
| Luminance | 0.5796 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.36
Sky Blue
#87CEEB
ΔE00 5.49
Robin'S Egg
#6DEDFD
ΔE00 5.93
Aqua Blue
#02D8E9
ΔE00 5.97
Baby Blue
#89CFF0
ΔE00 6.51
Robin Egg Blue
#8AF1FE
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD7EF #EF836B
analogous
#6BEFC5 #6BD7EF #6B95EF
triadic
#6BD7EF #EF6BD7 #D7EF6B
tetradic
#6BD7EF #C56BEF #EF836B #95EF6B
square
#6BD7EF #C56BEF #EF836B #95EF6B
split-complementary
#6BD7EF #EF6B95 #EFC56B
monochromatic
#16A9CA #34C8E9 #6BD7EF #A2E6F5 #D9F5FB
Accessibility & contrast
On white
1.67
#6BD7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#6BD7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD7EF
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD7EF | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D1F0
Deuteranopia (green-blind)
#B1C2EF
Tritanopia (blue-blind)
#00E0DE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6bd7ef; /* rgb */ color: rgb(107, 215, 239); /* oklch */ color: oklch(82.4% 0.105 214.2);
Tailwind
colors: {
custom: {
50: '#a0e3f4',
500: '#6bd7ef',
950: '#000000',
},
}SCSS
$custom: #6bd7ef; $custom-light: #a0e3f4; $custom-dark: #000000;
JSON
{
"hex": "#6bd7ef",
"rgb": {
"r": 107,
"g": 215,
"b": 239
},
"hsl": {
"h": 190.909,
"s": 80.488,
"l": 67.843
},
"oklch": {
"l": 0.82414,
"c": 0.10452,
"h": 214.2
},
"luminance": 0.57959
}Semantic roles & 50–950 ramp
primary
#6BD7EF
secondary
#C75237
accent
#2F09DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485