#6BD4E7#6BD4E7
#6BD4E7 is a light, moderate teal. Relative luminance 0.560; OKLCH L 81.4% C 0.101 H 210.9°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD4E7 |
|---|---|
| RGB | rgb(107, 212, 231) |
| HSL | hsl(189, 72%, 66%) |
| HSV | hsv(189, 54%, 91%) |
| CMYK | cmyk(53.7%, 8.2%, 0%, 9.4%) |
| CIE-LAB | lab(79.60, -25.21, -18.65) |
| CIE-LCH | lch(79.60, 31.36, 216.49°) |
| OKLab | oklab(81.44% -0.0863 -0.0516) |
| OKLCH | oklch(81.44% 0.101 210.9) |
| XYZ | xyz(44.0250, 55.9782, 84.0706) |
| Luminance | 0.5598 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.10
Neon Blue
#04D9FF
ΔE00 5.45
Robin'S Egg
#6DEDFD
ΔE00 5.93
Sky Blue
#87CEEB
ΔE00 6.39
Robin Egg Blue
#8AF1FE
ΔE00 6.94
Robin'S Egg Blue
#98EFF9
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD4E7 #E77E6B
analogous
#6BE7BC #6BD4E7 #6B96E7
triadic
#6BD4E7 #E76BD4 #D4E76B
tetradic
#6BD4E7 #BC6BE7 #E77E6B #96E76B
square
#6BD4E7 #BC6BE7 #E77E6B #96E76B
split-complementary
#6BD4E7 #E76B96 #E7BC6B
monochromatic
#1EA2BA #36C5DE #6BD4E7 #A0E3F0 #D4F3F8
Accessibility & contrast
On white
1.72
#6BD4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#6BD4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD4E7
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD4E7 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CDE8
Deuteranopia (green-blind)
#B1BFE7
Tritanopia (blue-blind)
#00DCDA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6bd4e7; /* rgb */ color: rgb(107, 212, 231); /* oklch */ color: oklch(81.4% 0.101 210.9);
Tailwind
colors: {
custom: {
50: '#9fe1ee',
500: '#6bd4e7',
950: '#000000',
},
}SCSS
$custom: #6bd4e7; $custom-light: #9fe1ee; $custom-dark: #000000;
JSON
{
"hex": "#6bd4e7",
"rgb": {
"r": 107,
"g": 212,
"b": 231
},
"hsl": {
"h": 189.194,
"s": 72.093,
"l": 66.275
},
"oklch": {
"l": 0.81437,
"c": 0.10052,
"h": 210.9
},
"luminance": 0.55982
}Semantic roles & 50–950 ramp
primary
#6BD4E7
secondary
#B9503D
accent
#2F11D4
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485