#6BD6DD#6BD6DD
#6BD6DD is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.5% C 0.099 H 201.1°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD6DD |
|---|---|
| RGB | rgb(107, 214, 221) |
| HSL | hsl(184, 63%, 64%) |
| HSV | hsv(184, 52%, 87%) |
| CMYK | cmyk(51.6%, 3.2%, 0%, 13.3%) |
| CIE-LAB | lab(79.86, -28.89, -12.92) |
| CIE-LCH | lch(79.86, 31.65, 204.09°) |
| OKLab | oklab(81.54% -0.0924 -0.0357) |
| OKLCH | oklch(81.54% 0.099 201.1) |
| XYZ | xyz(43.1558, 56.4354, 77.0115) |
| Luminance | 0.5644 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.59
Darkturquoise
#00CED1
ΔE00 5.61
Mediumturquoise
#48D1CC
ΔE00 5.65
Robin'S Egg
#6DEDFD
ΔE00 5.89
Robin Egg Blue
#8AF1FE
ΔE00 6.80
Robin'S Egg Blue
#98EFF9
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD6DD #DD726B
analogous
#6BDDAB #6BD6DD #6B9DDD
triadic
#6BD6DD #DD6BD6 #D6DD6B
tetradic
#6BD6DD #AB6BDD #DD726B #9DDD6B
square
#6BD6DD #AB6BDD #DD726B #9DDD6B
split-complementary
#6BD6DD #DD6B9D #DDAB6B
monochromatic
#269FA7 #39C8D2 #6BD6DD #9DE4E8 #CFF2F4
Accessibility & contrast
On white
1.71
#6BD6DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#6BD6DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD6DD
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD6DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD6DD | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDE
Deuteranopia (green-blind)
#B6C0DE
Tritanopia (blue-blind)
#0CDDD8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6bd6dd; /* rgb */ color: rgb(107, 214, 221); /* oklch */ color: oklch(81.5% 0.099 201.1);
Tailwind
colors: {
custom: {
50: '#9ee3e7',
500: '#6bd6dd',
950: '#000000',
},
}SCSS
$custom: #6bd6dd; $custom-light: #9ee3e7; $custom-dark: #000000;
JSON
{
"hex": "#6bd6dd",
"rgb": {
"r": 107,
"g": 214,
"b": 221
},
"hsl": {
"h": 183.684,
"s": 62.637,
"l": 64.314
},
"oklch": {
"l": 0.81542,
"c": 0.09909,
"h": 201.1
},
"luminance": 0.56439
}Semantic roles & 50–950 ramp
primary
#6BD6DD
secondary
#AA4942
accent
#261BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484