#6BC9DB#6BC9DB
#6BC9DB is a light, moderate teal. Relative luminance 0.500; OKLCH L 78.5% C 0.093 H 211.5°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6BC9DB |
|---|---|
| RGB | rgb(107, 201, 219) |
| HSL | hsl(190, 61%, 64%) |
| HSV | hsv(190, 51%, 86%) |
| CMYK | cmyk(51.1%, 8.2%, 0%, 14.1%) |
| CIE-LAB | lab(76.08, -23.02, -17.54) |
| CIE-LCH | lch(76.08, 28.94, 217.29°) |
| OKLab | oklab(78.48% -0.0789 -0.0484) |
| OKLCH | oklch(78.48% 0.093 211.5) |
| XYZ | xyz(39.7312, 50.0101, 74.5632) |
| Luminance | 0.5001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.12
Aqua Blue
#02D8E9
ΔE00 6.44
Neon Blue
#04D9FF
ΔE00 6.77
Baby Blue
#89CFF0
ΔE00 7.43
Bright Sky Blue
#02CCFE
ΔE00 8.31
Turquoise Blue
#06B1C4
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BC9DB #DB7D6B
analogous
#6BDBB5 #6BC9DB #6B91DB
triadic
#6BC9DB #DB6BC9 #C9DB6B
tetradic
#6BC9DB #B56BDB #DB7D6B #91DB6B
square
#6BC9DB #B56BDB #DB7D6B #91DB6B
split-complementary
#6BC9DB #DB6B91 #DBB56B
monochromatic
#2890A4 #3AB7CF #6BC9DB #9CDBE7 #CDEDF3
Accessibility & contrast
On white
1.91
#6BC9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#6BC9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BC9DB
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BC9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BC9DB | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC3DC
Deuteranopia (green-blind)
#A9B6DB
Tritanopia (blue-blind)
#1ED1CE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6bc9db; /* rgb */ color: rgb(107, 201, 219); /* oklch */ color: oklch(78.5% 0.093 211.5);
Tailwind
colors: {
custom: {
50: '#9dd9e6',
500: '#6bc9db',
950: '#000000',
},
}SCSS
$custom: #6bc9db; $custom-light: #9dd9e6; $custom-dark: #000000;
JSON
{
"hex": "#6bc9db",
"rgb": {
"r": 107,
"g": 201,
"b": 219
},
"hsl": {
"h": 189.643,
"s": 60.87,
"l": 63.922
},
"oklch": {
"l": 0.78482,
"c": 0.0926,
"h": 211.5
},
"luminance": 0.50014
}Semantic roles & 50–950 ramp
primary
#6BC9DB
secondary
#A75343
accent
#391DC9
background
#FCFEFE
surface
#F5FBFC
border
#CFD4D5
text
#0F1415
muted
#808384