#6FD7BC#6FD7BC
#6FD7BC is a light, moderate teal. Relative luminance 0.556; OKLCH L 80.9% C 0.105 H 174.5°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD7BC |
|---|---|
| RGB | rgb(111, 215, 188) |
| HSL | hsl(164, 57%, 64%) |
| HSV | hsv(164, 48%, 84%) |
| CMYK | cmyk(48.4%, 0%, 12.6%, 15.7%) |
| CIE-LAB | lab(79.39, -36.69, 4.04) |
| CIE-LCH | lch(79.39, 36.91, 173.72°) |
| OKLab | oklab(80.9% -0.1049 0.0101) |
| OKLCH | oklch(80.9% 0.105 174.5) |
| XYZ | xyz(39.9292, 55.6079, 56.1964) |
| Luminance | 0.5561 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.98
Mediumaquamarine
#66CDAA
ΔE00 3.67
Pale Teal
#82CBB2
ΔE00 4.20
Light Teal
#90E4C1
ΔE00 5.08
Aquamarine (survey)
#04D8B2
ΔE00 5.56
Seafoam
#7FE0B3
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD7BC #D76F8A
analogous
#6FD788 #6FD7BC #6FBED7
triadic
#6FD7BC #BC6FD7 #D7BC6F
tetradic
#6FD7BC #886FD7 #D76F8A #BED76F
square
#6FD7BC #886FD7 #D76F8A #BED76F
split-complementary
#6FD7BC #D76FBE #D7886F
monochromatic
#2C9F81 #3FCAA6 #6FD7BC #9FE4D2 #CFF2E9
Accessibility & contrast
On white
1.73
#6FD7BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#6FD7BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD7BC
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD7BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD7BC | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCBB
Deuteranopia (green-blind)
#C0C0BE
Tritanopia (blue-blind)
#44D9CF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6fd7bc; /* rgb */ color: rgb(111, 215, 188); /* oklch */ color: oklch(80.9% 0.105 174.5);
Tailwind
colors: {
custom: {
50: '#9fe4d0',
500: '#6fd7bc',
950: '#000000',
},
}SCSS
$custom: #6fd7bc; $custom-light: #9fe4d0; $custom-dark: #000000;
JSON
{
"hex": "#6fd7bc",
"rgb": {
"r": 111,
"g": 215,
"b": 188
},
"hsl": {
"h": 164.423,
"s": 56.522,
"l": 63.922
},
"oklch": {
"l": 0.80902,
"c": 0.10542,
"h": 174.5
},
"luminance": 0.55611
}Semantic roles & 50–950 ramp
primary
#6FD7BC
secondary
#A3475F
accent
#214CC4
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483