#6BD8DD#6BD8DD
#6BD8DD is a very light, moderate teal. Relative luminance 0.575; OKLCH L 82.0% C 0.100 H 199.4°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD8DD |
|---|---|
| RGB | rgb(107, 216, 221) |
| HSL | hsl(183, 63%, 64%) |
| HSV | hsv(183, 52%, 87%) |
| CMYK | cmyk(51.6%, 2.3%, 0%, 13.3%) |
| CIE-LAB | lab(80.43, -29.86, -12.06) |
| CIE-LCH | lch(80.43, 32.20, 201.99°) |
| OKLab | oklab(82% -0.0946 -0.0333) |
| OKLCH | oklch(82% 0.1 199.4) |
| XYZ | xyz(43.6651, 57.4540, 77.1812) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.89
Mediumturquoise
#48D1CC
ΔE00 5.10
Darkturquoise
#00CED1
ΔE00 5.43
Robin'S Egg
#6DEDFD
ΔE00 5.90
Robin Egg Blue
#8AF1FE
ΔE00 6.75
Robin'S Egg Blue
#98EFF9
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD8DD #DD706B
analogous
#6BDDA9 #6BD8DD #6B9FDD
triadic
#6BD8DD #DD6BD8 #D8DD6B
tetradic
#6BD8DD #A96BDD #DD706B #9FDD6B
square
#6BD8DD #A96BDD #DD706B #9FDD6B
split-complementary
#6BD8DD #DD6B9F #DDA96B
monochromatic
#26A2A7 #39CBD2 #6BD8DD #9DE5E8 #CFF2F4
Accessibility & contrast
On white
1.68
#6BD8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#6BD8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD8DD
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD8DD | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0DE
Deuteranopia (green-blind)
#B8C2DE
Tritanopia (blue-blind)
#09DFD9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6bd8dd; /* rgb */ color: rgb(107, 216, 221); /* oklch */ color: oklch(82.0% 0.100 199.4);
Tailwind
colors: {
custom: {
50: '#9ee4e7',
500: '#6bd8dd',
950: '#000000',
},
}SCSS
$custom: #6bd8dd; $custom-light: #9ee4e7; $custom-dark: #000000;
JSON
{
"hex": "#6bd8dd",
"rgb": {
"r": 107,
"g": 216,
"b": 221
},
"hsl": {
"h": 182.632,
"s": 62.637,
"l": 64.314
},
"oklch": {
"l": 0.82003,
"c": 0.10032,
"h": 199.4
},
"luminance": 0.57458
}Semantic roles & 50–950 ramp
primary
#6BD8DD
secondary
#AA4742
accent
#231BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484