#6BD5BF#6BD5BF
#6BD5BF is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.4% C 0.104 H 178.2°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD5BF |
|---|---|
| RGB | rgb(107, 213, 191) |
| HSL | hsl(168, 56%, 63%) |
| HSV | hsv(168, 50%, 84%) |
| CMYK | cmyk(49.8%, 0%, 10.3%, 16.5%) |
| CIE-LAB | lab(78.74, -35.98, 1.47) |
| CIE-LCH | lch(78.74, 36.02, 177.66°) |
| OKLab | oklab(80.36% -0.1041 0.0033) |
| OKLCH | oklch(80.36% 0.104 178.2) |
| XYZ | xyz(39.2576, 54.4725, 57.7256) |
| Luminance | 0.5448 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.76
Pale Teal
#82CBB2
ΔE00 4.53
Mediumaquamarine
#66CDAA
ΔE00 4.73
Turquoise
#40E0D0
ΔE00 4.77
Aquamarine (survey)
#04D8B2
ΔE00 6.15
Light Teal
#90E4C1
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD5BF #D56B81
analogous
#6BD58A #6BD5BF #6BB6D5
triadic
#6BD5BF #BF6BD5 #D5BF6B
tetradic
#6BD5BF #8A6BD5 #D56B81 #B6D56B
square
#6BD5BF #8A6BD5 #D56B81 #B6D56B
split-complementary
#6BD5BF #D56BB6 #D58A6B
monochromatic
#2C9A83 #3BC7AA #6BD5BF #9BE3D4 #CAF0E8
Accessibility & contrast
On white
1.77
#6BD5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#6BD5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD5BF
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD5BF | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABE
Deuteranopia (green-blind)
#BDBEC1
Tritanopia (blue-blind)
#39D8CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6bd5bf; /* rgb */ color: rgb(107, 213, 191); /* oklch */ color: oklch(80.4% 0.104 178.2);
Tailwind
colors: {
custom: {
50: '#9de2d2',
500: '#6bd5bf',
950: '#000000',
},
}SCSS
$custom: #6bd5bf; $custom-light: #9de2d2; $custom-dark: #000000;
JSON
{
"hex": "#6bd5bf",
"rgb": {
"r": 107,
"g": 213,
"b": 191
},
"hsl": {
"h": 167.547,
"s": 55.789,
"l": 62.745
},
"oklch": {
"l": 0.80357,
"c": 0.10411,
"h": 178.2
},
"luminance": 0.54476
}Semantic roles & 50–950 ramp
primary
#6BD5BF
secondary
#9F4658
accent
#2244C3
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483