#6BD2D7#6BD2D7
#6BD2D7 is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.4% C 0.096 H 199.6°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD2D7 |
|---|---|
| RGB | rgb(107, 210, 215) |
| HSL | hsl(183, 57%, 63%) |
| HSV | hsv(183, 50%, 84%) |
| CMYK | cmyk(50.2%, 2.3%, 0%, 15.7%) |
| CIE-LAB | lab(78.53, -28.54, -11.69) |
| CIE-LCH | lch(78.53, 30.84, 202.28°) |
| OKLab | oklab(80.41% -0.0905 -0.0323) |
| OKLCH | oklch(80.41% 0.096 199.6) |
| XYZ | xyz(41.3708, 54.1216, 72.5431) |
| Luminance | 0.5413 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.97
Darkturquoise
#00CED1
ΔE00 5.14
Aqua Blue
#02D8E9
ΔE00 5.19
Robin'S Egg
#6DEDFD
ΔE00 7.06
Robin'S Egg Blue
#98EFF9
ΔE00 7.83
Robin Egg Blue
#8AF1FE
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD2D7 #D7706B
analogous
#6BD7A6 #6BD2D7 #6B9CD7
triadic
#6BD2D7 #D76BD2 #D2D76B
tetradic
#6BD2D7 #A66BD7 #D7706B #9CD76B
square
#6BD2D7 #A66BD7 #D7706B #9CD76B
split-complementary
#6BD2D7 #D76B9C #D7A66B
monochromatic
#2A989D #3BC3CA #6BD2D7 #9BE1E4 #CBEFF1
Accessibility & contrast
On white
1.78
#6BD2D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#6BD2D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD2D7
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD2D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD2D7 | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CAD8
Deuteranopia (green-blind)
#B4BDD8
Tritanopia (blue-blind)
#1FD8D3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6bd2d7; /* rgb */ color: rgb(107, 210, 215); /* oklch */ color: oklch(80.4% 0.096 199.6);
Tailwind
colors: {
custom: {
50: '#9de0e3',
500: '#6bd2d7',
950: '#000000',
},
}SCSS
$custom: #6bd2d7; $custom-light: #9de0e3; $custom-dark: #000000;
JSON
{
"hex": "#6bd2d7",
"rgb": {
"r": 107,
"g": 210,
"b": 215
},
"hsl": {
"h": 182.778,
"s": 57.447,
"l": 63.137
},
"oklch": {
"l": 0.80413,
"c": 0.09609,
"h": 199.6
},
"luminance": 0.54125
}Semantic roles & 50–950 ramp
primary
#6BD2D7
secondary
#A14945
accent
#2820C5
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484