#6FD1BE#6FD1BE
#6FD1BE is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.5% C 0.097 H 179.5°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD1BE |
|---|---|
| RGB | rgb(111, 209, 190) |
| HSL | hsl(168, 52%, 63%) |
| HSV | hsv(168, 47%, 82%) |
| CMYK | cmyk(46.9%, 0%, 9.1%, 18%) |
| CIE-LAB | lab(77.69, -33.44, 0.50) |
| CIE-LCH | lch(77.69, 33.44, 179.14°) |
| OKLab | oklab(79.55% -0.0972 0.0008) |
| OKLCH | oklch(79.55% 0.097 179.5) |
| XYZ | xyz(38.6464, 52.6950, 56.8398) |
| Luminance | 0.5270 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.00
Pale Teal
#82CBB2
ΔE00 4.09
Mediumaquamarine
#66CDAA
ΔE00 5.23
Turquoise
#40E0D0
ΔE00 5.35
Mediumturquoise
#48D1CC
ΔE00 5.87
Turquoise (survey)
#06C2AC
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD1BE #D16F82
analogous
#6FD18D #6FD1BE #6FB3D1
triadic
#6FD1BE #BE6FD1 #D1BE6F
tetradic
#6FD1BE #8D6FD1 #D16F82 #B3D16F
square
#6FD1BE #8D6FD1 #D16F82 #B3D16F
split-complementary
#6FD1BE #D16FB3 #D18D6F
monochromatic
#309682 #41C2A9 #6FD1BE #9DE0D3 #CCEFE8
Accessibility & contrast
On white
1.82
#6FD1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#6FD1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD1BE
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD1BE | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BD
Deuteranopia (green-blind)
#BABBC0
Tritanopia (blue-blind)
#44D4CB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6fd1be; /* rgb */ color: rgb(111, 209, 190); /* oklch */ color: oklch(79.5% 0.097 179.5);
Tailwind
colors: {
custom: {
50: '#9edfd1',
500: '#6fd1be',
950: '#000000',
},
}SCSS
$custom: #6fd1be; $custom-light: #9edfd1; $custom-dark: #000000;
JSON
{
"hex": "#6fd1be",
"rgb": {
"r": 111,
"g": 209,
"b": 190
},
"hsl": {
"h": 168.367,
"s": 51.579,
"l": 62.745
},
"oklch": {
"l": 0.79547,
"c": 0.09724,
"h": 179.5
},
"luminance": 0.52698
}Semantic roles & 50–950 ramp
primary
#6FD1BE
secondary
#9B4959
accent
#2744BF
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483