#6FDFAF#6FDFAF
#6FDFAF is a very light, vivid teal. Relative luminance 0.593; OKLCH L 82.5% C 0.125 H 163.5°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDFAF |
|---|---|
| RGB | rgb(111, 223, 175) |
| HSL | hsl(154, 64%, 65%) |
| HSV | hsv(154, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 21.5%, 12.5%) |
| CIE-LAB | lab(81.43, -43.15, 13.84) |
| CIE-LCH | lch(81.43, 45.31, 162.21°) |
| OKLab | oklab(82.46% -0.1197 0.0355) |
| OKLCH | oklch(82.46% 0.125 163.5) |
| XYZ | xyz(40.6775, 59.2466, 49.8413) |
| Luminance | 0.5925 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.68
Eucalyptus
#44D7A8
ΔE00 3.70
Light Teal
#90E4C1
ΔE00 4.58
Aqua Marine
#2EE8BB
ΔE00 4.97
Mediumaquamarine
#66CDAA
ΔE00 5.10
Light Turquoise
#7EF4CC
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDFAF #DF6F9F
analogous
#6FDF77 #6FDFAF #6FD7DF
triadic
#6FDFAF #AF6FDF #DFAF6F
tetradic
#6FDFAF #776FDF #DF6F9F #D7DF6F
square
#6FDFAF #776FDF #DF6F9F #D7DF6F
split-complementary
#6FDFAF #DF6FD7 #DF776F
monochromatic
#26AD73 #3DD493 #6FDFAF #A1EACB #D3F5E7
Accessibility & contrast
On white
1.63
#6FDFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#6FDFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDFAF
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDFAF | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1AC
Deuteranopia (green-blind)
#CBC5B2
Tritanopia (blue-blind)
#49DFD2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6fdfaf; /* rgb */ color: rgb(111, 223, 175); /* oklch */ color: oklch(82.5% 0.125 163.5);
Tailwind
colors: {
custom: {
50: '#9fe9c7',
500: '#6fdfaf',
950: '#000000',
},
}SCSS
$custom: #6fdfaf; $custom-light: #9fe9c7; $custom-dark: #000000;
JSON
{
"hex": "#6fdfaf",
"rgb": {
"r": 111,
"g": 223,
"b": 175
},
"hsl": {
"h": 154.286,
"s": 63.636,
"l": 65.49
},
"oklch": {
"l": 0.82456,
"c": 0.12481,
"h": 163.5
},
"luminance": 0.5925
}Semantic roles & 50–950 ramp
primary
#6FDFAF
secondary
#AF4371
accent
#1A66CB
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482