#6BD9CC#6BD9CC
#6BD9CC is a light, moderate teal. Relative luminance 0.571; OKLCH L 81.7% C 0.103 H 185.2°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD9CC |
|---|---|
| RGB | rgb(107, 217, 204) |
| HSL | hsl(173, 59%, 64%) |
| HSV | hsv(173, 51%, 85%) |
| CMYK | cmyk(50.7%, 0%, 6%, 14.9%) |
| CIE-LAB | lab(80.24, -34.68, -3.28) |
| CIE-LCH | lch(80.24, 34.84, 185.40°) |
| OKLab | oklab(81.69% -0.1029 -0.0094) |
| OKLCH | oklch(81.69% 0.103 185.2) |
| XYZ | xyz(41.7707, 57.1074, 65.9366) |
| Luminance | 0.5711 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.48
Mediumturquoise
#48D1CC
ΔE00 4.04
Seafoam Blue
#78D1B6
ΔE00 5.79
Tiffany Blue
#7BF2DA
ΔE00 6.38
Pale Teal
#82CBB2
ΔE00 6.92
Darkturquoise
#00CED1
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD9CC #D96B78
analogous
#6BD995 #6BD9CC #6BAFD9
triadic
#6BD9CC #CC6BD9 #D9CC6B
tetradic
#6BD9CC #956BD9 #D96B78 #AFD96B
square
#6BD9CC #956BD9 #D96B78 #AFD96B
split-complementary
#6BD9CC #D96BAF #D9956B
monochromatic
#29A092 #3ACCBB #6BD9CC #9CE6DD #CCF2EE
Accessibility & contrast
On white
1.69
#6BD9CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#6BD9CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD9CC
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD9CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD9CC | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCC
Deuteranopia (green-blind)
#BEC2CD
Tritanopia (blue-blind)
#2ADDD5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6bd9cc; /* rgb */ color: rgb(107, 217, 204); /* oklch */ color: oklch(81.7% 0.103 185.2);
Tailwind
colors: {
custom: {
50: '#9de5db',
500: '#6bd9cc',
950: '#000000',
},
}SCSS
$custom: #6bd9cc; $custom-light: #9de5db; $custom-dark: #000000;
JSON
{
"hex": "#6bd9cc",
"rgb": {
"r": 107,
"g": 217,
"b": 204
},
"hsl": {
"h": 172.909,
"s": 59.14,
"l": 63.529
},
"oklch": {
"l": 0.81686,
"c": 0.10329,
"h": 185.2
},
"luminance": 0.57111
}Semantic roles & 50–950 ramp
primary
#6BD9CC
secondary
#A4444F
accent
#1F33C7
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1615
muted
#808484