#6BD7DB#6BD7DB
#6BD7DB is a light, moderate teal. Relative luminance 0.568; OKLCH L 81.7% C 0.100 H 198.6°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD7DB |
|---|---|
| RGB | rgb(107, 215, 219) |
| HSL | hsl(182, 61%, 64%) |
| HSV | hsv(182, 51%, 86%) |
| CMYK | cmyk(51.1%, 1.8%, 0%, 14.1%) |
| CIE-LAB | lab(80.09, -29.90, -11.51) |
| CIE-LCH | lch(80.09, 32.04, 201.05°) |
| OKLab | oklab(81.71% -0.0944 -0.0318) |
| OKLCH | oklch(81.71% 0.1 198.6) |
| XYZ | xyz(43.1448, 56.8372, 75.7011) |
| Luminance | 0.5684 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.75
Aqua Blue
#02D8E9
ΔE00 5.13
Darkturquoise
#00CED1
ΔE00 5.23
Robin'S Egg
#6DEDFD
ΔE00 6.31
Robin Egg Blue
#8AF1FE
ΔE00 7.11
Robin'S Egg Blue
#98EFF9
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD7DB #DB6F6B
analogous
#6BDBA7 #6BD7DB #6B9FDB
triadic
#6BD7DB #DB6BD7 #D7DB6B
tetradic
#6BD7DB #A76BDB #DB6F6B #9FDB6B
square
#6BD7DB #A76BDB #DB6F6B #9FDB6B
split-complementary
#6BD7DB #DB6B9F #DBA76B
monochromatic
#289FA4 #3ACACF #6BD7DB #9CE4E7 #CDF2F3
Accessibility & contrast
On white
1.70
#6BD7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#6BD7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD7DB
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD7DB | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDB
Deuteranopia (green-blind)
#B8C1DC
Tritanopia (blue-blind)
#11DDD8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6bd7db; /* rgb */ color: rgb(107, 215, 219); /* oklch */ color: oklch(81.7% 0.100 198.6);
Tailwind
colors: {
custom: {
50: '#9ee3e6',
500: '#6bd7db',
950: '#000000',
},
}SCSS
$custom: #6bd7db; $custom-light: #9ee3e6; $custom-dark: #000000;
JSON
{
"hex": "#6bd7db",
"rgb": {
"r": 107,
"g": 215,
"b": 219
},
"hsl": {
"h": 182.143,
"s": 60.87,
"l": 63.922
},
"oklch": {
"l": 0.81705,
"c": 0.09957,
"h": 198.6
},
"luminance": 0.56841
}Semantic roles & 50–950 ramp
primary
#6BD7DB
secondary
#A74743
accent
#231DC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484