#6FD7AA#6FD7AA
#6FD7AA is a light, moderate teal. Relative luminance 0.549; OKLCH L 80.4% C 0.118 H 163.5°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD7AA |
|---|---|
| RGB | rgb(111, 215, 170) |
| HSL | hsl(154, 57%, 64%) |
| HSV | hsv(154, 48%, 84%) |
| CMYK | cmyk(48.4%, 0%, 20.9%, 15.7%) |
| CIE-LAB | lab(78.97, -40.67, 13.02) |
| CIE-LCH | lch(78.97, 42.70, 162.25°) |
| OKLab | oklab(80.42% -0.1129 0.0334) |
| OKLCH | oklch(80.42% 0.118 163.5) |
| XYZ | xyz(38.1084, 54.8796, 46.6070) |
| Luminance | 0.5488 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.48
Eucalyptus
#44D7A8
ΔE00 3.39
Mediumaquamarine
#66CDAA
ΔE00 3.48
Light Teal
#90E4C1
ΔE00 4.99
Seafoam Blue
#78D1B6
ΔE00 5.00
Aqua Marine
#2EE8BB
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD7AA #D76F9C
analogous
#6FD776 #6FD7AA #6FD0D7
triadic
#6FD7AA #AA6FD7 #D7AA6F
tetradic
#6FD7AA #766FD7 #D76F9C #D0D76F
square
#6FD7AA #766FD7 #D76F9C #D0D76F
split-complementary
#6FD7AA #D76FD0 #D7766F
monochromatic
#2C9F6E #3FCA8E #6FD7AA #9FE4C6 #CFF2E3
Accessibility & contrast
On white
1.75
#6FD7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#6FD7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD7AA
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD7AA | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CAA8
Deuteranopia (green-blind)
#C4BFAD
Tritanopia (blue-blind)
#4ED7CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6fd7aa; /* rgb */ color: rgb(111, 215, 170); /* oklch */ color: oklch(80.4% 0.118 163.5);
Tailwind
colors: {
custom: {
50: '#9ee4c3',
500: '#6fd7aa',
950: '#000000',
},
}SCSS
$custom: #6fd7aa; $custom-light: #9ee4c3; $custom-dark: #000000;
JSON
{
"hex": "#6fd7aa",
"rgb": {
"r": 111,
"g": 215,
"b": 170
},
"hsl": {
"h": 154.038,
"s": 56.522,
"l": 63.922
},
"oklch": {
"l": 0.80424,
"c": 0.11777,
"h": 163.5
},
"luminance": 0.54883
}Semantic roles & 50–950 ramp
primary
#6FD7AA
secondary
#A3476F
accent
#2168C4
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1512
muted
#808482