#6BD4DB#6BD4DB
#6BD4DB is a light, moderate teal. Relative luminance 0.553; OKLCH L 81.0% C 0.098 H 201.2°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD4DB |
|---|---|
| RGB | rgb(107, 212, 219) |
| HSL | hsl(184, 61%, 64%) |
| HSV | hsv(184, 51%, 86%) |
| CMYK | cmyk(51.1%, 3.2%, 0%, 14.1%) |
| CIE-LAB | lab(79.23, -28.46, -12.80) |
| CIE-LCH | lch(79.23, 31.20, 204.21°) |
| OKLab | oklab(81.01% -0.0911 -0.0353) |
| OKLCH | oklch(81.01% 0.098 201.2) |
| XYZ | xyz(42.3879, 55.3234, 75.4488) |
| Luminance | 0.5533 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.70
Darkturquoise
#00CED1
ΔE00 5.53
Mediumturquoise
#48D1CC
ΔE00 5.62
Robin'S Egg
#6DEDFD
ΔE00 6.30
Robin Egg Blue
#8AF1FE
ΔE00 7.20
Robin'S Egg Blue
#98EFF9
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD4DB #DB726B
analogous
#6BDBAA #6BD4DB #6B9CDB
triadic
#6BD4DB #DB6BD4 #D4DB6B
tetradic
#6BD4DB #AA6BDB #DB726B #9CDB6B
square
#6BD4DB #AA6BDB #DB726B #9CDB6B
split-complementary
#6BD4DB #DB6B9C #DBAA6B
monochromatic
#289CA4 #3AC6CF #6BD4DB #9CE2E7 #CDF1F3
Accessibility & contrast
On white
1.74
#6BD4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#6BD4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD4DB
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD4DB | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDC
Deuteranopia (green-blind)
#B4BEDC
Tritanopia (blue-blind)
#15DBD6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6bd4db; /* rgb */ color: rgb(107, 212, 219); /* oklch */ color: oklch(81.0% 0.098 201.2);
Tailwind
colors: {
custom: {
50: '#9ee1e6',
500: '#6bd4db',
950: '#000000',
},
}SCSS
$custom: #6bd4db; $custom-light: #9ee1e6; $custom-dark: #000000;
JSON
{
"hex": "#6bd4db",
"rgb": {
"r": 107,
"g": 212,
"b": 219
},
"hsl": {
"h": 183.75,
"s": 60.87,
"l": 63.922
},
"oklch": {
"l": 0.81012,
"c": 0.09768,
"h": 201.2
},
"luminance": 0.55327
}Semantic roles & 50–950 ramp
primary
#6BD4DB
secondary
#A74943
accent
#281DC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484