#6BD7EB#6BD7EB
#6BD7EB is a very light, moderate teal. Relative luminance 0.577; OKLCH L 82.3% C 0.103 H 211.3°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD7EB |
|---|---|
| RGB | rgb(107, 215, 235) |
| HSL | hsl(189, 76%, 67%) |
| HSV | hsv(189, 54%, 92%) |
| CMYK | cmyk(54.5%, 8.5%, 0%, 7.8%) |
| CIE-LAB | lab(80.58, -25.59, -19.30) |
| CIE-LCH | lch(80.58, 32.05, 217.02°) |
| OKLab | oklab(82.27% -0.0879 -0.0534) |
| OKLCH | oklch(82.27% 0.103 211.3) |
| XYZ | xyz(45.3533, 57.7206, 87.3323) |
| Luminance | 0.5773 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.09
Neon Blue
#04D9FF
ΔE00 5.12
Robin'S Egg
#6DEDFD
ΔE00 5.32
Robin Egg Blue
#8AF1FE
ΔE00 6.38
Sky Blue
#87CEEB
ΔE00 6.45
Robin'S Egg Blue
#98EFF9
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD7EB #EB7F6B
analogous
#6BEBBF #6BD7EB #6B97EB
triadic
#6BD7EB #EB6BD7 #D7EB6B
tetradic
#6BD7EB #BF6BEB #EB7F6B #97EB6B
square
#6BD7EB #BF6BEB #EB7F6B #97EB6B
split-complementary
#6BD7EB #EB6B97 #EBBF6B
monochromatic
#1AA7C1 #35C8E4 #6BD7EB #A1E6F2 #D7F4FA
Accessibility & contrast
On white
1.67
#6BD7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#6BD7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD7EB
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD7EB | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EC
Deuteranopia (green-blind)
#B3C2EB
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6bd7eb; /* rgb */ color: rgb(107, 215, 235); /* oklch */ color: oklch(82.3% 0.103 211.3);
Tailwind
colors: {
custom: {
50: '#9fe3f1',
500: '#6bd7eb',
950: '#000000',
},
}SCSS
$custom: #6bd7eb; $custom-light: #9fe3f1; $custom-dark: #000000;
JSON
{
"hex": "#6bd7eb",
"rgb": {
"r": 107,
"g": 215,
"b": 235
},
"hsl": {
"h": 189.375,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.82267,
"c": 0.10289,
"h": 211.3
},
"luminance": 0.57725
}Semantic roles & 50–950 ramp
primary
#6BD7EB
secondary
#C04F3A
accent
#2D0DD8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485