#6FD3BF#6FD3BF
#6FD3BF is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.0% C 0.099 H 179.0°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD3BF |
|---|---|
| RGB | rgb(111, 211, 191) |
| HSL | hsl(168, 53%, 63%) |
| HSV | hsv(168, 47%, 83%) |
| CMYK | cmyk(47.4%, 0%, 9.5%, 17.3%) |
| CIE-LAB | lab(78.30, -34.14, 0.85) |
| CIE-LCH | lch(78.30, 34.15, 178.57°) |
| OKLab | oklab(80.05% -0.0991 0.0017) |
| OKLCH | oklch(80.05% 0.099 179) |
| XYZ | xyz(39.2499, 53.7264, 57.5820) |
| Luminance | 0.5373 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.83
Pale Teal
#82CBB2
ΔE00 4.20
Mediumaquamarine
#66CDAA
ΔE00 5.09
Turquoise
#40E0D0
ΔE00 5.09
Mediumturquoise
#48D1CC
ΔE00 6.10
Light Teal
#90E4C1
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD3BF #D36F83
analogous
#6FD38D #6FD3BF #6FB5D3
triadic
#6FD3BF #BF6FD3 #D3BF6F
tetradic
#6FD3BF #8D6FD3 #D36F83 #B5D36F
square
#6FD3BF #8D6FD3 #D36F83 #B5D36F
split-complementary
#6FD3BF #D36FB5 #D38D6F
monochromatic
#2F9984 #40C5AA #6FD3BF #9EE1D4 #CDF0E9
Accessibility & contrast
On white
1.79
#6FD3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#6FD3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD3BF
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD3BF | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BE
Deuteranopia (green-blind)
#BCBDC1
Tritanopia (blue-blind)
#43D6CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6fd3bf; /* rgb */ color: rgb(111, 211, 191); /* oklch */ color: oklch(80.0% 0.099 179.0);
Tailwind
colors: {
custom: {
50: '#9fe1d2',
500: '#6fd3bf',
950: '#000000',
},
}SCSS
$custom: #6fd3bf; $custom-light: #9fe1d2; $custom-dark: #000000;
JSON
{
"hex": "#6fd3bf",
"rgb": {
"r": 111,
"g": 211,
"b": 191
},
"hsl": {
"h": 168,
"s": 53.191,
"l": 63.137
},
"oklch": {
"l": 0.80047,
"c": 0.09909,
"h": 179
},
"luminance": 0.5373
}Semantic roles & 50–950 ramp
primary
#6FD3BF
secondary
#9E4859
accent
#2544C1
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483