#6BD4EB#6BD4EB
#6BD4EB is a light, moderate cyan. Relative luminance 0.562; OKLCH L 81.6% C 0.102 H 213.9°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD4EB |
|---|---|
| RGB | rgb(107, 212, 235) |
| HSL | hsl(191, 76%, 67%) |
| HSV | hsv(191, 54%, 92%) |
| CMYK | cmyk(54.5%, 9.8%, 0%, 7.8%) |
| CIE-LAB | lab(79.73, -24.11, -20.59) |
| CIE-LCH | lch(79.73, 31.70, 220.50°) |
| OKLab | oklab(81.58% -0.0847 -0.057) |
| OKLCH | oklch(81.58% 0.102 213.9) |
| XYZ | xyz(44.5963, 56.2068, 87.0800) |
| Luminance | 0.5621 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.67
Sky Blue
#87CEEB
ΔE00 5.35
Aqua Blue
#02D8E9
ΔE00 5.93
Robin'S Egg
#6DEDFD
ΔE00 6.43
Baby Blue
#89CFF0
ΔE00 6.46
Bright Sky Blue
#02CCFE
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD4EB #EB826B
analogous
#6BEBC2 #6BD4EB #6B94EB
triadic
#6BD4EB #EB6BD4 #D4EB6B
tetradic
#6BD4EB #C26BEB #EB826B #94EB6B
square
#6BD4EB #C26BEB #EB826B #94EB6B
split-complementary
#6BD4EB #EB6B94 #EBC26B
monochromatic
#1AA3C1 #35C4E4 #6BD4EB #A1E4F2 #D7F3FA
Accessibility & contrast
On white
1.72
#6BD4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#6BD4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD4EB
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD4EB | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEC
Deuteranopia (green-blind)
#AFBFEB
Tritanopia (blue-blind)
#00DDDB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6bd4eb; /* rgb */ color: rgb(107, 212, 235); /* oklch */ color: oklch(81.6% 0.102 213.9);
Tailwind
colors: {
custom: {
50: '#9fe1f1',
500: '#6bd4eb',
950: '#000000',
},
}SCSS
$custom: #6bd4eb; $custom-light: #9fe1f1; $custom-dark: #000000;
JSON
{
"hex": "#6bd4eb",
"rgb": {
"r": 107,
"g": 212,
"b": 235
},
"hsl": {
"h": 190.781,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.81584,
"c": 0.10212,
"h": 213.9
},
"luminance": 0.56211
}Semantic roles & 50–950 ramp
primary
#6BD4EB
secondary
#C0523A
accent
#320DD8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485