#6BD2DB#6BD2DB
#6BD2DB is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.6% C 0.097 H 203.0°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD2DB |
|---|---|
| RGB | rgb(107, 210, 219) |
| HSL | hsl(185, 61%, 64%) |
| HSV | hsv(185, 51%, 86%) |
| CMYK | cmyk(51.1%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(78.65, -27.48, -13.66) |
| CIE-LCH | lch(78.65, 30.69, 206.42°) |
| OKLab | oklab(80.55% -0.0889 -0.0377) |
| OKLCH | oklch(80.55% 0.097 203) |
| XYZ | xyz(41.8910, 54.3297, 75.2832) |
| Luminance | 0.5433 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.64
Darkturquoise
#00CED1
ΔE00 5.90
Mediumturquoise
#48D1CC
ΔE00 6.31
Robin'S Egg
#6DEDFD
ΔE00 6.47
Robin Egg Blue
#8AF1FE
ΔE00 7.39
Robin'S Egg Blue
#98EFF9
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD2DB #DB746B
analogous
#6BDBAC #6BD2DB #6B9ADB
triadic
#6BD2DB #DB6BD2 #D2DB6B
tetradic
#6BD2DB #AC6BDB #DB746B #9ADB6B
square
#6BD2DB #AC6BDB #DB746B #9ADB6B
split-complementary
#6BD2DB #DB6B9A #DBAC6B
monochromatic
#289AA4 #3AC3CF #6BD2DB #9CE1E7 #CDF0F3
Accessibility & contrast
On white
1.77
#6BD2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#6BD2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD2DB
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD2DB | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CADC
Deuteranopia (green-blind)
#B2BDDC
Tritanopia (blue-blind)
#17D9D4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6bd2db; /* rgb */ color: rgb(107, 210, 219); /* oklch */ color: oklch(80.6% 0.097 203.0);
Tailwind
colors: {
custom: {
50: '#9ee0e6',
500: '#6bd2db',
950: '#000000',
},
}SCSS
$custom: #6bd2db; $custom-light: #9ee0e6; $custom-dark: #000000;
JSON
{
"hex": "#6bd2db",
"rgb": {
"r": 107,
"g": 210,
"b": 219
},
"hsl": {
"h": 184.821,
"s": 60.87,
"l": 63.922
},
"oklch": {
"l": 0.80551,
"c": 0.09654,
"h": 203
},
"luminance": 0.54333
}Semantic roles & 50–950 ramp
primary
#6BD2DB
secondary
#A74B43
accent
#2B1DC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484