#6BDFDB#6BDFDB
#6BDFDB is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.6% C 0.105 H 192.3°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDFDB |
|---|---|
| RGB | rgb(107, 223, 219) |
| HSL | hsl(178, 64%, 65%) |
| HSV | hsv(178, 52%, 87%) |
| CMYK | cmyk(52%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(82.38, -33.71, -8.09) |
| CIE-LCH | lch(82.38, 34.66, 193.50°) |
| OKLab | oklab(83.56% -0.103 -0.0224) |
| OKLCH | oklch(83.56% 0.105 192.3) |
| XYZ | xyz(45.2319, 61.0114, 76.3968) |
| Luminance | 0.6102 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.08
Turquoise
#40E0D0
ΔE00 5.08
Darkturquoise
#00CED1
ΔE00 6.10
Bright Light Blue
#26F7FD
ΔE00 6.78
Bright Cyan
#41FDFE
ΔE00 7.12
Aqua Blue
#02D8E9
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDFDB #DF6B6F
analogous
#6BDFA1 #6BDFDB #6BA9DF
triadic
#6BDFDB #DB6BDF #DFDB6B
tetradic
#6BDFDB #A16BDF #DF6B6F #A9DF6B
square
#6BDFDB #A16BDF #DF6B6F #A9DF6B
split-complementary
#6BDFDB #DF6BA9 #DFA16B
monochromatic
#25ABA6 #39D4CF #6BDFDB #9DEAE7 #D0F5F3
Accessibility & contrast
On white
1.59
#6BDFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#6BDFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDFDB
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDFDB | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DB
Deuteranopia (green-blind)
#C0C7DC
Tritanopia (blue-blind)
#04E5DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6bdfdb; /* rgb */ color: rgb(107, 223, 219); /* oklch */ color: oklch(83.6% 0.105 192.3);
Tailwind
colors: {
custom: {
50: '#9fe9e6',
500: '#6bdfdb',
950: '#000000',
},
}SCSS
$custom: #6bdfdb; $custom-light: #9fe9e6; $custom-dark: #000000;
JSON
{
"hex": "#6bdfdb",
"rgb": {
"r": 107,
"g": 223,
"b": 219
},
"hsl": {
"h": 177.931,
"s": 64.444,
"l": 64.706
},
"oklch": {
"l": 0.83556,
"c": 0.10546,
"h": 192.3
},
"luminance": 0.61016
}Semantic roles & 50–950 ramp
primary
#6BDFDB
secondary
#AD4145
accent
#191FCC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484