#6BD9DB#6BD9DB
#6BD9DB is a very light, moderate teal. Relative luminance 0.579; OKLCH L 82.2% C 0.101 H 197.0°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD9DB |
|---|---|
| RGB | rgb(107, 217, 219) |
| HSL | hsl(181, 61%, 64%) |
| HSV | hsv(181, 51%, 86%) |
| CMYK | cmyk(51.1%, 0.9%, 0%, 14.1%) |
| CIE-LAB | lab(80.66, -30.86, -10.65) |
| CIE-LCH | lch(80.66, 32.65, 199.04°) |
| OKLab | oklab(82.17% -0.0965 -0.0294) |
| OKLCH | oklch(82.17% 0.101 197) |
| XYZ | xyz(43.6572, 57.8620, 75.8719) |
| Luminance | 0.5787 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.32
Darkturquoise
#00CED1
ΔE00 5.23
Aqua Blue
#02D8E9
ΔE00 5.59
Robin'S Egg
#6DEDFD
ΔE00 6.47
Robin Egg Blue
#8AF1FE
ΔE00 7.19
Robin'S Egg Blue
#98EFF9
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD9DB #DB6D6B
analogous
#6BDBA5 #6BD9DB #6BA1DB
triadic
#6BD9DB #DB6BD9 #D9DB6B
tetradic
#6BD9DB #A56BDB #DB6D6B #A1DB6B
square
#6BD9DB #A56BDB #DB6D6B #A1DB6B
split-complementary
#6BD9DB #DB6BA1 #DBA56B
monochromatic
#28A2A4 #3ACCCF #6BD9DB #9CE6E7 #CDF2F3
Accessibility & contrast
On white
1.67
#6BD9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#6BD9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD9DB
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD9DB | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD0DB
Deuteranopia (green-blind)
#BAC2DC
Tritanopia (blue-blind)
#0FDFD9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6bd9db; /* rgb */ color: rgb(107, 217, 219); /* oklch */ color: oklch(82.2% 0.101 197.0);
Tailwind
colors: {
custom: {
50: '#9ee5e6',
500: '#6bd9db',
950: '#000000',
},
}SCSS
$custom: #6bd9db; $custom-light: #9ee5e6; $custom-dark: #000000;
JSON
{
"hex": "#6bd9db",
"rgb": {
"r": 107,
"g": 217,
"b": 219
},
"hsl": {
"h": 181.071,
"s": 60.87,
"l": 63.922
},
"oklch": {
"l": 0.82167,
"c": 0.10093,
"h": 197
},
"luminance": 0.57866
}Semantic roles & 50–950 ramp
primary
#6BD9DB
secondary
#A74543
accent
#201DC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484