#6BDFCB#6BDFCB
#6BDFCB is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.1% C 0.110 H 180.7°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDFCB |
|---|---|
| RGB | rgb(107, 223, 203) |
| HSL | hsl(170, 64%, 65%) |
| HSV | hsv(170, 52%, 87%) |
| CMYK | cmyk(52%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(81.95, -37.70, -0.24) |
| CIE-LCH | lch(81.95, 37.70, 180.36°) |
| OKLab | oklab(83.06% -0.1099 -0.0012) |
| OKLCH | oklch(83.06% 0.11 180.7) |
| XYZ | xyz(43.2259, 60.2090, 65.8319) |
| Luminance | 0.6021 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.21
Tiffany Blue
#7BF2DA
ΔE00 4.34
Seafoam Blue
#78D1B6
ΔE00 4.88
Aqua (survey)
#13EAC9
ΔE00 5.61
Mediumturquoise
#48D1CC
ΔE00 6.33
Light Teal
#90E4C1
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDFCB #DF6B7F
analogous
#6BDF91 #6BDFCB #6BB9DF
triadic
#6BDFCB #CB6BDF #DFCB6B
tetradic
#6BDFCB #916BDF #DF6B7F #B9DF6B
square
#6BDFCB #916BDF #DF6B7F #B9DF6B
split-complementary
#6BDFCB #DF6BB9 #DF916B
monochromatic
#25AB94 #39D4B9 #6BDFCB #9DEADD #D0F5EE
Accessibility & contrast
On white
1.61
#6BDFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#6BDFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDFCB
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDFCB | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CA
Deuteranopia (green-blind)
#C4C6CD
Tritanopia (blue-blind)
#28E2D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6bdfcb; /* rgb */ color: rgb(107, 223, 203); /* oklch */ color: oklch(83.1% 0.110 180.7);
Tailwind
colors: {
custom: {
50: '#9ee9da',
500: '#6bdfcb',
950: '#000000',
},
}SCSS
$custom: #6bdfcb; $custom-light: #9ee9da; $custom-dark: #000000;
JSON
{
"hex": "#6bdfcb",
"rgb": {
"r": 107,
"g": 223,
"b": 203
},
"hsl": {
"h": 169.655,
"s": 64.444,
"l": 64.706
},
"oklch": {
"l": 0.83062,
"c": 0.10987,
"h": 180.7
},
"luminance": 0.60213
}Semantic roles & 50–950 ramp
primary
#6BDFCB
secondary
#AD4154
accent
#1938CC
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483