#6BD5CC#6BD5CC
#6BD5CC is a light, moderate teal. Relative luminance 0.551; OKLCH L 80.8% C 0.099 H 188.1°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD5CC |
|---|---|
| RGB | rgb(107, 213, 204) |
| HSL | hsl(175, 56%, 63%) |
| HSV | hsv(175, 50%, 84%) |
| CMYK | cmyk(49.8%, 0%, 4.2%, 16.5%) |
| CIE-LAB | lab(79.08, -32.81, -4.98) |
| CIE-LCH | lch(79.08, 33.18, 188.64°) |
| OKLab | oklab(80.75% -0.0984 -0.014) |
| OKLCH | oklch(80.75% 0.099 188.1) |
| XYZ | xyz(40.7522, 55.0703, 65.5971) |
| Luminance | 0.5507 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.99
Turquoise
#40E0D0
ΔE00 4.57
Darkturquoise
#00CED1
ΔE00 6.04
Seafoam Blue
#78D1B6
ΔE00 6.74
Pale Teal
#82CBB2
ΔE00 7.45
Tiffany Blue
#7BF2DA
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD5CC #D56B74
analogous
#6BD597 #6BD5CC #6BA9D5
triadic
#6BD5CC #CC6BD5 #D5CC6B
tetradic
#6BD5CC #976BD5 #D56B74 #A9D56B
square
#6BD5CC #976BD5 #D56B74 #A9D56B
split-complementary
#6BD5CC #D56BA9 #D5976B
monochromatic
#2C9A91 #3BC7BC #6BD5CC #9BE3DC #CAF0ED
Accessibility & contrast
On white
1.75
#6BD5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#6BD5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD5CC
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD5CC | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCC
Deuteranopia (green-blind)
#BABECD
Tritanopia (blue-blind)
#2CD9D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6bd5cc; /* rgb */ color: rgb(107, 213, 204); /* oklch */ color: oklch(80.8% 0.099 188.1);
Tailwind
colors: {
custom: {
50: '#9de2db',
500: '#6bd5cc',
950: '#000000',
},
}SCSS
$custom: #6bd5cc; $custom-light: #9de2db; $custom-dark: #000000;
JSON
{
"hex": "#6bd5cc",
"rgb": {
"r": 107,
"g": 213,
"b": 204
},
"hsl": {
"h": 174.906,
"s": 55.789,
"l": 62.745
},
"oklch": {
"l": 0.80751,
"c": 0.09943,
"h": 188.1
},
"luminance": 0.55074
}Semantic roles & 50–950 ramp
primary
#6BD5CC
secondary
#9F464D
accent
#2230C3
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484