#6FD5BD#6FD5BD
#6FD5BD is a light, moderate teal. Relative luminance 0.546; OKLCH L 80.5% C 0.102 H 176.3°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD5BD |
|---|---|
| RGB | rgb(111, 213, 189) |
| HSL | hsl(166, 55%, 64%) |
| HSV | hsv(166, 48%, 84%) |
| CMYK | cmyk(47.9%, 0%, 11.3%, 16.5%) |
| CIE-LAB | lab(78.83, -35.54, 2.70) |
| CIE-LCH | lch(78.83, 35.64, 175.66°) |
| OKLab | oklab(80.46% -0.1022 0.0066) |
| OKLCH | oklch(80.46% 0.102 176.3) |
| XYZ | xyz(39.5312, 54.6388, 56.5974) |
| Luminance | 0.5464 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.03
Pale Teal
#82CBB2
ΔE00 3.99
Mediumaquamarine
#66CDAA
ΔE00 4.12
Turquoise
#40E0D0
ΔE00 5.45
Light Teal
#90E4C1
ΔE00 5.79
Aquamarine (survey)
#04D8B2
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD5BD #D56F87
analogous
#6FD58A #6FD5BD #6FBAD5
triadic
#6FD5BD #BD6FD5 #D5BD6F
tetradic
#6FD5BD #8A6FD5 #D56F87 #BAD56F
square
#6FD5BD #8A6FD5 #D56F87 #BAD56F
split-complementary
#6FD5BD #D56FBA #D58A6F
monochromatic
#2E9C82 #40C7A7 #6FD5BD #9EE3D3 #CEF1E8
Accessibility & contrast
On white
1.76
#6FD5BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#6FD5BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD5BD
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD5BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD5BD | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABC
Deuteranopia (green-blind)
#BEBEBF
Tritanopia (blue-blind)
#44D7CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6fd5bd; /* rgb */ color: rgb(111, 213, 189); /* oklch */ color: oklch(80.5% 0.102 176.3);
Tailwind
colors: {
custom: {
50: '#9fe2d0',
500: '#6fd5bd',
950: '#000000',
},
}SCSS
$custom: #6fd5bd; $custom-light: #9fe2d0; $custom-dark: #000000;
JSON
{
"hex": "#6fd5bd",
"rgb": {
"r": 111,
"g": 213,
"b": 189
},
"hsl": {
"h": 165.882,
"s": 54.839,
"l": 63.529
},
"oklch": {
"l": 0.80459,
"c": 0.10244,
"h": 176.3
},
"luminance": 0.54642
}Semantic roles & 50–950 ramp
primary
#6FD5BD
secondary
#A1485D
accent
#2349C2
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483