#6FD0BB#6FD0BB
#6FD0BB is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.2% C 0.097 H 177.8°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD0BB |
|---|---|
| RGB | rgb(111, 208, 187) |
| HSL | hsl(167, 51%, 63%) |
| HSV | hsv(167, 47%, 82%) |
| CMYK | cmyk(46.6%, 0%, 10.1%, 18.4%) |
| CIE-LAB | lab(77.33, -33.68, 1.58) |
| CIE-LCH | lch(77.33, 33.71, 177.32°) |
| OKLab | oklab(79.22% -0.0974 0.0037) |
| OKLCH | oklch(79.22% 0.097 177.8) |
| XYZ | xyz(38.0773, 52.0760, 55.0492) |
| Luminance | 0.5208 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.33
Pale Teal
#82CBB2
ΔE00 3.56
Mediumaquamarine
#66CDAA
ΔE00 4.49
Turquoise
#40E0D0
ΔE00 5.81
Mediumturquoise
#48D1CC
ΔE00 6.54
Turquoise (survey)
#06C2AC
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD0BB #D06F84
analogous
#6FD08A #6FD0BB #6FB5D0
triadic
#6FD0BB #BB6FD0 #D0BB6F
tetradic
#6FD0BB #8A6FD0 #D06F84 #B5D06F
square
#6FD0BB #8A6FD0 #D06F84 #B5D06F
split-complementary
#6FD0BB #D06FB5 #D08A6F
monochromatic
#30947F #41C1A5 #6FD0BB #9DDFD1 #CBEEE7
Accessibility & contrast
On white
1.84
#6FD0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#6FD0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD0BB
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD0BB | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BA
Deuteranopia (green-blind)
#B9BABD
Tritanopia (blue-blind)
#47D3CA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6fd0bb; /* rgb */ color: rgb(111, 208, 187); /* oklch */ color: oklch(79.2% 0.097 177.8);
Tailwind
colors: {
custom: {
50: '#9edfcf',
500: '#6fd0bb',
950: '#000000',
},
}SCSS
$custom: #6fd0bb; $custom-light: #9edfcf; $custom-dark: #000000;
JSON
{
"hex": "#6fd0bb",
"rgb": {
"r": 111,
"g": 208,
"b": 187
},
"hsl": {
"h": 167.01,
"s": 50.785,
"l": 62.549
},
"oklch": {
"l": 0.79224,
"c": 0.09748,
"h": 177.8
},
"luminance": 0.52079
}Semantic roles & 50–950 ramp
primary
#6FD0BB
secondary
#9A495B
accent
#2748BE
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1513
muted
#808483