#6BD4BF#6BD4BF
#6BD4BF is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.1% C 0.103 H 178.8°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD4BF |
|---|---|
| RGB | rgb(107, 212, 191) |
| HSL | hsl(168, 55%, 63%) |
| HSV | hsv(168, 50%, 83%) |
| CMYK | cmyk(49.5%, 0%, 9.9%, 16.9%) |
| CIE-LAB | lab(78.44, -35.52, 1.04) |
| CIE-LCH | lch(78.44, 35.54, 178.32°) |
| OKLab | oklab(80.12% -0.1029 0.0022) |
| OKLCH | oklch(80.12% 0.103 178.8) |
| XYZ | xyz(39.0069, 53.9710, 57.6420) |
| Luminance | 0.5397 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.89
Pale Teal
#82CBB2
ΔE00 4.51
Turquoise
#40E0D0
ΔE00 4.77
Mediumaquamarine
#66CDAA
ΔE00 4.91
Mediumturquoise
#48D1CC
ΔE00 6.18
Aquamarine (survey)
#04D8B2
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD4BF #D46B80
analogous
#6BD48A #6BD4BF #6BB5D4
triadic
#6BD4BF #BF6BD4 #D4BF6B
tetradic
#6BD4BF #8A6BD4 #D46B80 #B5D46B
square
#6BD4BF #8A6BD4 #D46B80 #B5D46B
split-complementary
#6BD4BF #D46BB5 #D48A6B
monochromatic
#2C9883 #3CC6AA #6BD4BF #9AE2D4 #CAF0E8
Accessibility & contrast
On white
1.78
#6BD4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#6BD4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD4BF
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD4BF | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BE
Deuteranopia (green-blind)
#BCBDC1
Tritanopia (blue-blind)
#39D7CE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6bd4bf; /* rgb */ color: rgb(107, 212, 191); /* oklch */ color: oklch(80.1% 0.103 178.8);
Tailwind
colors: {
custom: {
50: '#9ce1d2',
500: '#6bd4bf',
950: '#000000',
},
}SCSS
$custom: #6bd4bf; $custom-light: #9ce1d2; $custom-dark: #000000;
JSON
{
"hex": "#6bd4bf",
"rgb": {
"r": 107,
"g": 212,
"b": 191
},
"hsl": {
"h": 168,
"s": 54.974,
"l": 62.549
},
"oklch": {
"l": 0.80121,
"c": 0.10296,
"h": 178.8
},
"luminance": 0.53974
}Semantic roles & 50–950 ramp
primary
#6BD4BF
secondary
#9D4657
accent
#2343C2
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483