#6FDFAC#6FDFAC
#6FDFAC is a very light, vivid teal. Relative luminance 0.591; OKLCH L 82.4% C 0.127 H 162.0°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDFAC |
|---|---|
| RGB | rgb(111, 223, 172) |
| HSL | hsl(153, 64%, 65%) |
| HSV | hsv(153, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(81.36, -43.77, 15.33) |
| CIE-LCH | lch(81.36, 46.38, 160.70°) |
| OKLab | oklab(82.38% -0.121 0.0393) |
| OKLCH | oklch(82.38% 0.127 162) |
| XYZ | xyz(40.3862, 59.1300, 48.3067) |
| Luminance | 0.5913 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.97
Eucalyptus
#44D7A8
ΔE00 3.91
Light Teal
#90E4C1
ΔE00 5.05
Aqua Marine
#2EE8BB
ΔE00 5.35
Mediumaquamarine
#66CDAA
ΔE00 5.54
Light Greenish Blue
#63F7B4
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDFAC #DF6FA2
analogous
#6FDF74 #6FDFAC #6FDADF
triadic
#6FDFAC #AC6FDF #DFAC6F
tetradic
#6FDFAC #746FDF #DF6FA2 #DADF6F
square
#6FDFAC #746FDF #DF6FA2 #DADF6F
split-complementary
#6FDFAC #DF6FDA #DF746F
monochromatic
#26AD70 #3DD48F #6FDFAC #A1EAC9 #D3F5E6
Accessibility & contrast
On white
1.64
#6FDFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#6FDFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDFAC
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDFAC | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1A9
Deuteranopia (green-blind)
#CBC5AF
Tritanopia (blue-blind)
#4ADFD1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6fdfac; /* rgb */ color: rgb(111, 223, 172); /* oklch */ color: oklch(82.4% 0.127 162.0);
Tailwind
colors: {
custom: {
50: '#9fe9c4',
500: '#6fdfac',
950: '#000000',
},
}SCSS
$custom: #6fdfac; $custom-light: #9fe9c4; $custom-dark: #000000;
JSON
{
"hex": "#6fdfac",
"rgb": {
"r": 111,
"g": 223,
"b": 172
},
"hsl": {
"h": 152.679,
"s": 63.636,
"l": 65.49
},
"oklch": {
"l": 0.82383,
"c": 0.12721,
"h": 162
},
"luminance": 0.59133
}Semantic roles & 50–950 ramp
primary
#6FDFAC
secondary
#AF4374
accent
#1A6BCB
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1612
muted
#808482