#6BD6DB#6BD6DB
#6BD6DB is a light, moderate teal. Relative luminance 0.563; OKLCH L 81.5% C 0.099 H 199.5°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD6DB |
|---|---|
| RGB | rgb(107, 214, 219) |
| HSL | hsl(183, 61%, 64%) |
| HSV | hsv(183, 51%, 86%) |
| CMYK | cmyk(51.1%, 2.3%, 0%, 14.1%) |
| CIE-LAB | lab(79.80, -29.42, -11.94) |
| CIE-LCH | lch(79.80, 31.75, 202.08°) |
| OKLab | oklab(81.47% -0.0933 -0.033) |
| OKLCH | oklch(81.47% 0.099 199.5) |
| XYZ | xyz(42.8909, 56.3295, 75.6165) |
| Luminance | 0.5633 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.95
Mediumturquoise
#48D1CC
ΔE00 5.01
Darkturquoise
#00CED1
ΔE00 5.29
Robin'S Egg
#6DEDFD
ΔE00 6.27
Robin Egg Blue
#8AF1FE
ΔE00 7.11
Robin'S Egg Blue
#98EFF9
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD6DB #DB706B
analogous
#6BDBA8 #6BD6DB #6B9EDB
triadic
#6BD6DB #DB6BD6 #D6DB6B
tetradic
#6BD6DB #A86BDB #DB706B #9EDB6B
square
#6BD6DB #A86BDB #DB706B #9EDB6B
split-complementary
#6BD6DB #DB6B9E #DBA86B
monochromatic
#289EA4 #3AC8CF #6BD6DB #9CE4E7 #CDF1F3
Accessibility & contrast
On white
1.71
#6BD6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#6BD6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD6DB
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD6DB | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDC
Deuteranopia (green-blind)
#B7C0DC
Tritanopia (blue-blind)
#13DCD7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6bd6db; /* rgb */ color: rgb(107, 214, 219); /* oklch */ color: oklch(81.5% 0.099 199.5);
Tailwind
colors: {
custom: {
50: '#9ee3e6',
500: '#6bd6db',
950: '#000000',
},
}SCSS
$custom: #6bd6db; $custom-light: #9ee3e6; $custom-dark: #000000;
JSON
{
"hex": "#6bd6db",
"rgb": {
"r": 107,
"g": 214,
"b": 219
},
"hsl": {
"h": 182.679,
"s": 60.87,
"l": 63.922
},
"oklch": {
"l": 0.81474,
"c": 0.09891,
"h": 199.5
},
"luminance": 0.56333
}Semantic roles & 50–950 ramp
primary
#6BD6DB
secondary
#A74843
accent
#251DC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484