#6BDECF#6BDECF
#6BDECF is a very light, moderate teal. Relative luminance 0.599; OKLCH L 82.9% C 0.107 H 184.1°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDECF |
|---|---|
| RGB | rgb(107, 222, 207) |
| HSL | hsl(172, 64%, 65%) |
| HSV | hsv(172, 52%, 87%) |
| CMYK | cmyk(51.8%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(81.77, -36.26, -2.63) |
| CIE-LCH | lch(81.77, 36.36, 184.15°) |
| OKLab | oklab(82.95% -0.107 -0.0077) |
| OKLCH | oklch(82.95% 0.107 184.1) |
| XYZ | xyz(43.4423, 59.8694, 68.2860) |
| Luminance | 0.5987 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.88
Mediumturquoise
#48D1CC
ΔE00 5.00
Tiffany Blue
#7BF2DA
ΔE00 5.13
Seafoam Blue
#78D1B6
ΔE00 5.88
Aqua (survey)
#13EAC9
ΔE00 6.78
Bright Aqua
#0BF9EA
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDECF #DE6B7A
analogous
#6BDE96 #6BDECF #6BB4DE
triadic
#6BDECF #CF6BDE #DECF6B
tetradic
#6BDECF #966BDE #DE6B7A #B4DE6B
square
#6BDECF #966BDE #DE6B7A #B4DE6B
split-complementary
#6BDECF #DE6BB4 #DE966B
monochromatic
#26A998 #39D3BF #6BDECF #9DE9DF #CFF4EF
Accessibility & contrast
On white
1.62
#6BDECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#6BDECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDECF
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDECF | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CF
Deuteranopia (green-blind)
#C2C6D0
Tritanopia (blue-blind)
#23E2D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6bdecf; /* rgb */ color: rgb(107, 222, 207); /* oklch */ color: oklch(82.9% 0.107 184.1);
Tailwind
colors: {
custom: {
50: '#9ee8dd',
500: '#6bdecf',
950: '#000000',
},
}SCSS
$custom: #6bdecf; $custom-light: #9ee8dd; $custom-dark: #000000;
JSON
{
"hex": "#6bdecf",
"rgb": {
"r": 107,
"g": 222,
"b": 207
},
"hsl": {
"h": 172.174,
"s": 63.536,
"l": 64.51
},
"oklch": {
"l": 0.82948,
"c": 0.10731,
"h": 184.1
},
"luminance": 0.59873
}Semantic roles & 50–950 ramp
primary
#6BDECF
secondary
#AB4250
accent
#1A31CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484