#6FD4BE#6FD4BE
#6FD4BE is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.3% C 0.101 H 177.6°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD4BE |
|---|---|
| RGB | rgb(111, 212, 190) |
| HSL | hsl(167, 54%, 63%) |
| HSV | hsv(167, 48%, 83%) |
| CMYK | cmyk(47.6%, 0%, 10.4%, 16.9%) |
| CIE-LAB | lab(78.57, -34.84, 1.78) |
| CIE-LCH | lch(78.57, 34.88, 177.08°) |
| OKLab | oklab(80.25% -0.1006 0.0042) |
| OKLCH | oklch(80.25% 0.101 177.6) |
| XYZ | xyz(39.3894, 54.1809, 57.0875) |
| Luminance | 0.5418 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.36
Pale Teal
#82CBB2
ΔE00 4.04
Mediumaquamarine
#66CDAA
ΔE00 4.57
Turquoise
#40E0D0
ΔE00 5.23
Light Teal
#90E4C1
ΔE00 6.29
Aquamarine (survey)
#04D8B2
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD4BE #D46F85
analogous
#6FD48B #6FD4BE #6FB7D4
triadic
#6FD4BE #BE6FD4 #D4BE6F
tetradic
#6FD4BE #8B6FD4 #D46F85 #B7D46F
square
#6FD4BE #8B6FD4 #D46F85 #B7D46F
split-complementary
#6FD4BE #D46FB7 #D48B6F
monochromatic
#2E9A83 #40C6A9 #6FD4BE #9EE2D3 #CDF0E9
Accessibility & contrast
On white
1.77
#6FD4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#6FD4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD4BE
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD4BE | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BD
Deuteranopia (green-blind)
#BDBDC0
Tritanopia (blue-blind)
#44D7CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6fd4be; /* rgb */ color: rgb(111, 212, 190); /* oklch */ color: oklch(80.3% 0.101 177.6);
Tailwind
colors: {
custom: {
50: '#9fe1d1',
500: '#6fd4be',
950: '#000000',
},
}SCSS
$custom: #6fd4be; $custom-light: #9fe1d1; $custom-dark: #000000;
JSON
{
"hex": "#6fd4be",
"rgb": {
"r": 111,
"g": 212,
"b": 190
},
"hsl": {
"h": 166.931,
"s": 54.011,
"l": 63.333
},
"oklch": {
"l": 0.80253,
"c": 0.10074,
"h": 177.6
},
"luminance": 0.54184
}Semantic roles & 50–950 ramp
primary
#6FD4BE
secondary
#9F485B
accent
#2446C1
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483