#6FD8A4#6FD8A4
#6FD8A4 is a light, vivid teal. Relative luminance 0.552; OKLCH L 80.5% C 0.124 H 160.2°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD8A4 |
|---|---|
| RGB | rgb(111, 216, 164) |
| HSL | hsl(150, 57%, 64%) |
| HSV | hsv(150, 49%, 85%) |
| CMYK | cmyk(48.6%, 0%, 24.1%, 15.3%) |
| CIE-LAB | lab(79.14, -42.35, 16.43) |
| CIE-LCH | lch(79.14, 45.43, 158.80°) |
| OKLab | oklab(80.52% -0.1168 0.042) |
| OKLCH | oklch(80.52% 0.124 160.2) |
| XYZ | xyz(37.8092, 55.1685, 43.7709) |
| Luminance | 0.5517 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.88
Eucalyptus
#44D7A8
ΔE00 3.95
Mediumaquamarine
#66CDAA
ΔE00 4.94
Light Teal
#90E4C1
ΔE00 5.90
Hospital Green
#9BE5AA
ΔE00 6.03
Aqua Green
#12E193
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD8A4 #D86FA3
analogous
#6FD870 #6FD8A4 #6FD7D8
triadic
#6FD8A4 #A46FD8 #D8A46F
tetradic
#6FD8A4 #706FD8 #D86FA3 #D7D86F
square
#6FD8A4 #706FD8 #D86FA3 #D7D86F
split-complementary
#6FD8A4 #D86FD7 #D8706F
monochromatic
#2CA167 #3FCB86 #6FD8A4 #9FE5C2 #CFF2E1
Accessibility & contrast
On white
1.74
#6FD8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#6FD8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD8A4
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD8A4 | 1.00 | 1.74 | 12.03 | 12.03 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CBA1
Deuteranopia (green-blind)
#C6BFA7
Tritanopia (blue-blind)
#50D7CA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6fd8a4; /* rgb */ color: rgb(111, 216, 164); /* oklch */ color: oklch(80.5% 0.124 160.2);
Tailwind
colors: {
custom: {
50: '#9ee4bf',
500: '#6fd8a4',
950: '#000000',
},
}SCSS
$custom: #6fd8a4; $custom-light: #9ee4bf; $custom-dark: #000000;
JSON
{
"hex": "#6fd8a4",
"rgb": {
"r": 111,
"g": 216,
"b": 164
},
"hsl": {
"h": 150.286,
"s": 57.377,
"l": 64.118
},
"oklch": {
"l": 0.80517,
"c": 0.12409,
"h": 160.2
},
"luminance": 0.55172
}Semantic roles & 50–950 ramp
primary
#6FD8A4
secondary
#A54675
accent
#2172C5
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1612
muted
#808482