#6FDFAA#6FDFAA
#6FDFAA is a very light, vivid teal. Relative luminance 0.591; OKLCH L 82.3% C 0.129 H 161.1°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDFAA |
|---|---|
| RGB | rgb(111, 223, 170) |
| HSL | hsl(152, 64%, 65%) |
| HSV | hsv(152, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(81.32, -44.18, 16.32) |
| CIE-LCH | lch(81.32, 47.10, 159.73°) |
| OKLab | oklab(82.34% -0.1219 0.0418) |
| OKLCH | oklch(82.34% 0.129 161.1) |
| XYZ | xyz(40.1955, 59.0538, 47.3027) |
| Luminance | 0.5906 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.27
Eucalyptus
#44D7A8
ΔE00 4.12
Light Teal
#90E4C1
ΔE00 5.39
Aqua Marine
#2EE8BB
ΔE00 5.63
Light Greenish Blue
#63F7B4
ΔE00 5.65
Hospital Green
#9BE5AA
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDFAA #DF6FA4
analogous
#6FDF72 #6FDFAA #6FDCDF
triadic
#6FDFAA #AA6FDF #DFAA6F
tetradic
#6FDFAA #726FDF #DF6FA4 #DCDF6F
square
#6FDFAA #726FDF #DF6FA4 #DCDF6F
split-complementary
#6FDFAA #DF6FDC #DF726F
monochromatic
#26AD6D #3DD48C #6FDFAA #A1EAC8 #D3F5E5
Accessibility & contrast
On white
1.64
#6FDFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#6FDFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDFAA
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDFAA | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1A7
Deuteranopia (green-blind)
#CCC5AD
Tritanopia (blue-blind)
#4BDED0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6fdfaa; /* rgb */ color: rgb(111, 223, 170); /* oklch */ color: oklch(82.3% 0.129 161.1);
Tailwind
colors: {
custom: {
50: '#9fe9c3',
500: '#6fdfaa',
950: '#000000',
},
}SCSS
$custom: #6fdfaa; $custom-light: #9fe9c3; $custom-dark: #000000;
JSON
{
"hex": "#6fdfaa",
"rgb": {
"r": 111,
"g": 223,
"b": 170
},
"hsl": {
"h": 151.607,
"s": 63.636,
"l": 65.49
},
"oklch": {
"l": 0.82335,
"c": 0.12885,
"h": 161.1
},
"luminance": 0.59057
}Semantic roles & 50–950 ramp
primary
#6FDFAA
secondary
#AF4376
accent
#1A6ECB
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1612
muted
#808482