#6BD4E5#6BD4E5
#6BD4E5 is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.4% C 0.100 H 209.3°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD4E5 |
|---|---|
| RGB | rgb(107, 212, 229) |
| HSL | hsl(188, 70%, 66%) |
| HSV | hsv(188, 53%, 90%) |
| CMYK | cmyk(53.3%, 7.4%, 0%, 10.2%) |
| CIE-LAB | lab(79.54, -25.76, -17.68) |
| CIE-LCH | lch(79.54, 31.24, 214.46°) |
| OKLab | oklab(81.36% -0.0871 -0.0489) |
| OKLCH | oklch(81.36% 0.1 209.3) |
| XYZ | xyz(43.7441, 55.8659, 82.5915) |
| Luminance | 0.5587 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.77
Robin'S Egg
#6DEDFD
ΔE00 5.77
Neon Blue
#04D9FF
ΔE00 5.94
Robin Egg Blue
#8AF1FE
ΔE00 6.81
Sky Blue
#87CEEB
ΔE00 6.96
Robin'S Egg Blue
#98EFF9
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD4E5 #E57C6B
analogous
#6BE5B9 #6BD4E5 #6B97E5
triadic
#6BD4E5 #E56BD4 #D4E56B
tetradic
#6BD4E5 #B96BE5 #E57C6B #97E56B
square
#6BD4E5 #B96BE5 #E57C6B #97E56B
split-complementary
#6BD4E5 #E56B97 #E5B96B
monochromatic
#20A1B6 #37C5DC #6BD4E5 #9FE3EE #D3F2F7
Accessibility & contrast
On white
1.72
#6BD4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#6BD4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD4E5
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD4E5 | 1.00 | 1.72 | 12.17 | 12.17 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CDE6
Deuteranopia (green-blind)
#B1BFE5
Tritanopia (blue-blind)
#00DCD9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6bd4e5; /* rgb */ color: rgb(107, 212, 229); /* oklch */ color: oklch(81.4% 0.100 209.3);
Tailwind
colors: {
custom: {
50: '#9fe1ed',
500: '#6bd4e5',
950: '#000000',
},
}SCSS
$custom: #6bd4e5; $custom-light: #9fe1ed; $custom-dark: #000000;
JSON
{
"hex": "#6bd4e5",
"rgb": {
"r": 107,
"g": 212,
"b": 229
},
"hsl": {
"h": 188.361,
"s": 70.115,
"l": 65.882
},
"oklch": {
"l": 0.81364,
"c": 0.09984,
"h": 209.3
},
"luminance": 0.5587
}Semantic roles & 50–950 ramp
primary
#6BD4E5
secondary
#B64F3E
accent
#2E13D2
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1516
muted
#808484