#6BD7DD#6BD7DD
#6BD7DD is a light, moderate teal. Relative luminance 0.569; OKLCH L 81.8% C 0.100 H 200.2°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD7DD |
|---|---|
| RGB | rgb(107, 215, 221) |
| HSL | hsl(183, 63%, 64%) |
| HSV | hsv(183, 52%, 87%) |
| CMYK | cmyk(51.6%, 2.7%, 0%, 13.3%) |
| CIE-LAB | lab(80.15, -29.38, -12.49) |
| CIE-LCH | lch(80.15, 31.92, 203.03°) |
| OKLab | oklab(81.77% -0.0935 -0.0345) |
| OKLCH | oklch(81.77% 0.1 200.2) |
| XYZ | xyz(43.4097, 56.9432, 77.0961) |
| Luminance | 0.5695 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.72
Mediumturquoise
#48D1CC
ΔE00 5.37
Darkturquoise
#00CED1
ΔE00 5.50
Robin'S Egg
#6DEDFD
ΔE00 5.88
Robin Egg Blue
#8AF1FE
ΔE00 6.76
Robin'S Egg Blue
#98EFF9
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD7DD #DD716B
analogous
#6BDDAA #6BD7DD #6B9EDD
triadic
#6BD7DD #DD6BD7 #D7DD6B
tetradic
#6BD7DD #AA6BDD #DD716B #9EDD6B
square
#6BD7DD #AA6BDD #DD716B #9EDD6B
split-complementary
#6BD7DD #DD6B9E #DDAA6B
monochromatic
#26A0A7 #39CAD2 #6BD7DD #9DE4E8 #CFF2F4
Accessibility & contrast
On white
1.69
#6BD7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#6BD7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD7DD
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD7DD | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDE
Deuteranopia (green-blind)
#B7C1DE
Tritanopia (blue-blind)
#0ADED8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6bd7dd; /* rgb */ color: rgb(107, 215, 221); /* oklch */ color: oklch(81.8% 0.100 200.2);
Tailwind
colors: {
custom: {
50: '#9ee3e7',
500: '#6bd7dd',
950: '#000000',
},
}SCSS
$custom: #6bd7dd; $custom-light: #9ee3e7; $custom-dark: #000000;
JSON
{
"hex": "#6bd7dd",
"rgb": {
"r": 107,
"g": 215,
"b": 221
},
"hsl": {
"h": 183.158,
"s": 62.637,
"l": 64.314
},
"oklch": {
"l": 0.81772,
"c": 0.09969,
"h": 200.2
},
"luminance": 0.56947
}Semantic roles & 50–950 ramp
primary
#6BD7DD
secondary
#AA4842
accent
#241BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484