#6BD9CF#6BD9CF
#6BD9CF is a light, moderate teal. Relative luminance 0.573; OKLCH L 81.8% C 0.102 H 187.5°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD9CF |
|---|---|
| RGB | rgb(107, 217, 207) |
| HSL | hsl(175, 59%, 64%) |
| HSV | hsv(175, 51%, 85%) |
| CMYK | cmyk(50.7%, 0%, 4.6%, 14.9%) |
| CIE-LAB | lab(80.32, -33.94, -4.76) |
| CIE-LCH | lch(80.32, 34.27, 187.98°) |
| OKLab | oklab(81.78% -0.1016 -0.0134) |
| OKLCH | oklch(81.78% 0.102 187.5) |
| XYZ | xyz(42.1340, 57.2527, 67.8499) |
| Luminance | 0.5726 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.45
Turquoise
#40E0D0
ΔE00 3.88
Darkturquoise
#00CED1
ΔE00 6.48
Seafoam Blue
#78D1B6
ΔE00 6.74
Tiffany Blue
#7BF2DA
ΔE00 6.97
Pale Teal
#82CBB2
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD9CF #D96B75
analogous
#6BD998 #6BD9CF #6BACD9
triadic
#6BD9CF #CF6BD9 #D9CF6B
tetradic
#6BD9CF #986BD9 #D96B75 #ACD96B
square
#6BD9CF #986BD9 #D96B75 #ACD96B
split-complementary
#6BD9CF #D96BAC #D9986B
monochromatic
#29A096 #3ACCBF #6BD9CF #9CE6DF #CCF2EF
Accessibility & contrast
On white
1.69
#6BD9CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#6BD9CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD9CF
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD9CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD9CF | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCF
Deuteranopia (green-blind)
#BDC2D0
Tritanopia (blue-blind)
#26DDD6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6bd9cf; /* rgb */ color: rgb(107, 217, 207); /* oklch */ color: oklch(81.8% 0.102 187.5);
Tailwind
colors: {
custom: {
50: '#9ee5dd',
500: '#6bd9cf',
950: '#000000',
},
}SCSS
$custom: #6bd9cf; $custom-light: #9ee5dd; $custom-dark: #000000;
JSON
{
"hex": "#6bd9cf",
"rgb": {
"r": 107,
"g": 217,
"b": 207
},
"hsl": {
"h": 174.545,
"s": 59.14,
"l": 63.529
},
"oklch": {
"l": 0.81779,
"c": 0.10245,
"h": 187.5
},
"luminance": 0.57257
}Semantic roles & 50–950 ramp
primary
#6BD9CF
secondary
#A4444D
accent
#1F2EC7
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484