#6BD3DB#6BD3DB
#6BD3DB is a light, moderate teal. Relative luminance 0.548; OKLCH L 80.8% C 0.097 H 202.1°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD3DB |
|---|---|
| RGB | rgb(107, 211, 219) |
| HSL | hsl(184, 61%, 64%) |
| HSV | hsv(184, 51%, 86%) |
| CMYK | cmyk(51.1%, 3.7%, 0%, 14.1%) |
| CIE-LAB | lab(78.94, -27.97, -13.23) |
| CIE-LCH | lch(78.94, 30.94, 205.31°) |
| OKLab | oklab(80.78% -0.09 -0.0365) |
| OKLCH | oklch(80.78% 0.097 202.1) |
| XYZ | xyz(42.1387, 54.8250, 75.3657) |
| Luminance | 0.5483 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.65
Darkturquoise
#00CED1
ΔE00 5.70
Mediumturquoise
#48D1CC
ΔE00 5.96
Robin'S Egg
#6DEDFD
ΔE00 6.37
Robin Egg Blue
#8AF1FE
ΔE00 7.28
Robin'S Egg Blue
#98EFF9
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD3DB #DB736B
analogous
#6BDBAB #6BD3DB #6B9BDB
triadic
#6BD3DB #DB6BD3 #D3DB6B
tetradic
#6BD3DB #AB6BDB #DB736B #9BDB6B
square
#6BD3DB #AB6BDB #DB736B #9BDB6B
split-complementary
#6BD3DB #DB6B9B #DBAB6B
monochromatic
#289BA4 #3AC4CF #6BD3DB #9CE2E7 #CDF0F3
Accessibility & contrast
On white
1.76
#6BD3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#6BD3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD3DB
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD3DB | 1.00 | 1.76 | 11.97 | 11.97 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDC
Deuteranopia (green-blind)
#B3BEDC
Tritanopia (blue-blind)
#16DAD5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6bd3db; /* rgb */ color: rgb(107, 211, 219); /* oklch */ color: oklch(80.8% 0.097 202.1);
Tailwind
colors: {
custom: {
50: '#9ee0e6',
500: '#6bd3db',
950: '#000000',
},
}SCSS
$custom: #6bd3db; $custom-light: #9ee0e6; $custom-dark: #000000;
JSON
{
"hex": "#6bd3db",
"rgb": {
"r": 107,
"g": 211,
"b": 219
},
"hsl": {
"h": 184.286,
"s": 60.87,
"l": 63.922
},
"oklch": {
"l": 0.80781,
"c": 0.0971,
"h": 202.1
},
"luminance": 0.54829
}Semantic roles & 50–950 ramp
primary
#6BD3DB
secondary
#A74A43
accent
#291DC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484