#6BD5DC#6BD5DC
#6BD5DC is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.3% C 0.098 H 201.1°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD5DC |
|---|---|
| RGB | rgb(107, 213, 220) |
| HSL | hsl(184, 62%, 64%) |
| HSV | hsv(184, 51%, 86%) |
| CMYK | cmyk(51.4%, 3.2%, 0%, 13.7%) |
| CIE-LAB | lab(79.54, -28.67, -12.86) |
| CIE-LCH | lch(79.54, 31.43, 204.15°) |
| OKLab | oklab(81.28% -0.0918 -0.0355) |
| OKLCH | oklch(81.28% 0.098 201.1) |
| XYZ | xyz(42.7707, 55.8777, 76.2278) |
| Luminance | 0.5588 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.64
Darkturquoise
#00CED1
ΔE00 5.56
Mediumturquoise
#48D1CC
ΔE00 5.63
Robin'S Egg
#6DEDFD
ΔE00 6.09
Robin Egg Blue
#8AF1FE
ΔE00 7.00
Robin'S Egg Blue
#98EFF9
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD5DC #DC726B
analogous
#6BDCAB #6BD5DC #6B9DDC
triadic
#6BD5DC #DC6BD5 #D5DC6B
tetradic
#6BD5DC #AB6BDC #DC726B #9DDC6B
square
#6BD5DC #AB6BDC #DC726B #9DDC6B
split-complementary
#6BD5DC #DC6B9D #DCAB6B
monochromatic
#279EA5 #3AC7D0 #6BD5DC #9CE3E8 #CEF1F3
Accessibility & contrast
On white
1.72
#6BD5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#6BD5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD5DC
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD5DC | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDD
Deuteranopia (green-blind)
#B5BFDD
Tritanopia (blue-blind)
#11DCD7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6bd5dc; /* rgb */ color: rgb(107, 213, 220); /* oklch */ color: oklch(81.3% 0.098 201.1);
Tailwind
colors: {
custom: {
50: '#9ee2e6',
500: '#6bd5dc',
950: '#000000',
},
}SCSS
$custom: #6bd5dc; $custom-light: #9ee2e6; $custom-dark: #000000;
JSON
{
"hex": "#6bd5dc",
"rgb": {
"r": 107,
"g": 213,
"b": 220
},
"hsl": {
"h": 183.717,
"s": 61.749,
"l": 64.118
},
"oklch": {
"l": 0.81277,
"c": 0.09838,
"h": 201.1
},
"luminance": 0.55882
}Semantic roles & 50–950 ramp
primary
#6BD5DC
secondary
#A84943
accent
#271CC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484