#6FD3BE#6FD3BE
#6FD3BE is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.0% C 0.100 H 178.2°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD3BE |
|---|---|
| RGB | rgb(111, 211, 190) |
| HSL | hsl(167, 53%, 63%) |
| HSV | hsv(167, 47%, 83%) |
| CMYK | cmyk(47.4%, 0%, 10%, 17.3%) |
| CIE-LAB | lab(78.28, -34.37, 1.35) |
| CIE-LCH | lch(78.28, 34.40, 177.75°) |
| OKLab | oklab(80.02% -0.0995 0.0031) |
| OKLCH | oklch(80.02% 0.1 178.2) |
| XYZ | xyz(39.1402, 53.6825, 57.0044) |
| Luminance | 0.5369 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.53
Pale Teal
#82CBB2
ΔE00 4.02
Mediumaquamarine
#66CDAA
ΔE00 4.77
Turquoise
#40E0D0
ΔE00 5.24
Mediumturquoise
#48D1CC
ΔE00 6.41
Light Teal
#90E4C1
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD3BE #D36F84
analogous
#6FD38C #6FD3BE #6FB6D3
triadic
#6FD3BE #BE6FD3 #D3BE6F
tetradic
#6FD3BE #8C6FD3 #D36F84 #B6D36F
square
#6FD3BE #8C6FD3 #D36F84 #B6D36F
split-complementary
#6FD3BE #D36FB6 #D38C6F
monochromatic
#2F9983 #40C5A9 #6FD3BE #9EE1D3 #CDF0E8
Accessibility & contrast
On white
1.79
#6FD3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#6FD3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD3BE
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD3BE | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BD
Deuteranopia (green-blind)
#BCBDC0
Tritanopia (blue-blind)
#44D6CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6fd3be; /* rgb */ color: rgb(111, 211, 190); /* oklch */ color: oklch(80.0% 0.100 178.2);
Tailwind
colors: {
custom: {
50: '#9fe1d1',
500: '#6fd3be',
950: '#000000',
},
}SCSS
$custom: #6fd3be; $custom-light: #9fe1d1; $custom-dark: #000000;
JSON
{
"hex": "#6fd3be",
"rgb": {
"r": 111,
"g": 211,
"b": 190
},
"hsl": {
"h": 167.4,
"s": 53.191,
"l": 63.137
},
"oklch": {
"l": 0.80017,
"c": 0.09957,
"h": 178.2
},
"luminance": 0.53686
}Semantic roles & 50–950 ramp
primary
#6FD3BE
secondary
#9E485A
accent
#2546C1
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483