#6BDCCC#6BDCCC
#6BDCCC is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.4% C 0.106 H 183.2°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDCCC |
|---|---|
| RGB | rgb(107, 220, 204) |
| HSL | hsl(172, 62%, 64%) |
| HSV | hsv(172, 51%, 86%) |
| CMYK | cmyk(51.4%, 0%, 7.3%, 13.7%) |
| CIE-LAB | lab(81.11, -36.08, -2.00) |
| CIE-LCH | lch(81.11, 36.13, 183.17°) |
| OKLab | oklab(82.39% -0.1061 -0.006) |
| OKLCH | oklch(82.39% 0.106 183.2) |
| XYZ | xyz(42.5510, 58.6680, 66.1967) |
| Luminance | 0.5867 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.04
Mediumturquoise
#48D1CC
ΔE00 5.03
Seafoam Blue
#78D1B6
ΔE00 5.31
Tiffany Blue
#7BF2DA
ΔE00 5.35
Aqua (survey)
#13EAC9
ΔE00 6.73
Pale Teal
#82CBB2
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDCCC #DC6B7B
analogous
#6BDC94 #6BDCCC #6BB4DC
triadic
#6BDCCC #CC6BDC #DCCC6B
tetradic
#6BDCCC #946BDC #DC6B7B #B4DC6B
square
#6BDCCC #946BDC #DC6B7B #B4DC6B
split-complementary
#6BDCCC #DC6BB4 #DC946B
monochromatic
#27A594 #3AD0BB #6BDCCC #9CE8DD #CEF3EE
Accessibility & contrast
On white
1.65
#6BDCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#6BDCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDCCC
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDCCC | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CB
Deuteranopia (green-blind)
#C1C4CE
Tritanopia (blue-blind)
#29E0D7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6bdccc; /* rgb */ color: rgb(107, 220, 204); /* oklch */ color: oklch(82.4% 0.106 183.2);
Tailwind
colors: {
custom: {
50: '#9ee7db',
500: '#6bdccc',
950: '#000000',
},
}SCSS
$custom: #6bdccc; $custom-light: #9ee7db; $custom-dark: #000000;
JSON
{
"hex": "#6bdccc",
"rgb": {
"r": 107,
"g": 220,
"b": 204
},
"hsl": {
"h": 171.504,
"s": 61.749,
"l": 64.118
},
"oklch": {
"l": 0.82389,
"c": 0.10632,
"h": 183.2
},
"luminance": 0.58672
}Semantic roles & 50–950 ramp
primary
#6BDCCC
secondary
#A84351
accent
#1C35C9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1615
muted
#808484