#6FDFBF#6FDFBF
#6FDFBF is a very light, moderate teal. Relative luminance 0.599; OKLCH L 82.9% C 0.114 H 172.4°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDFBF |
|---|---|
| RGB | rgb(111, 223, 191) |
| HSL | hsl(163, 64%, 65%) |
| HSV | hsv(163, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 14.3%, 12.5%) |
| CIE-LAB | lab(81.79, -39.64, 5.91) |
| CIE-LCH | lch(81.79, 40.08, 171.52°) |
| OKLab | oklab(82.87% -0.1125 0.015) |
| OKLCH | oklch(82.87% 0.114 172.4) |
| XYZ | xyz(42.3431, 59.9128, 58.6131) |
| Luminance | 0.5992 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.71
Light Teal
#90E4C1
ΔE00 3.94
Seafoam
#7FE0B3
ΔE00 4.30
Mediumaquamarine
#66CDAA
ΔE00 4.56
Light Turquoise
#7EF4CC
ΔE00 4.92
Aqua Marine
#2EE8BB
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDFBF #DF6F8F
analogous
#6FDF87 #6FDFBF #6FC7DF
triadic
#6FDFBF #BF6FDF #DFBF6F
tetradic
#6FDFBF #876FDF #DF6F8F #C7DF6F
square
#6FDFBF #876FDF #DF6F8F #C7DF6F
split-complementary
#6FDFBF #DF6FC7 #DF876F
monochromatic
#26AD87 #3DD4A9 #6FDFBF #A1EAD5 #D3F5EC
Accessibility & contrast
On white
1.62
#6FDFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#6FDFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDFBF
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDFBF | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BE
Deuteranopia (green-blind)
#C8C6C1
Tritanopia (blue-blind)
#3FE1D6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6fdfbf; /* rgb */ color: rgb(111, 223, 191); /* oklch */ color: oklch(82.9% 0.114 172.4);
Tailwind
colors: {
custom: {
50: '#a0e9d2',
500: '#6fdfbf',
950: '#000000',
},
}SCSS
$custom: #6fdfbf; $custom-light: #a0e9d2; $custom-dark: #000000;
JSON
{
"hex": "#6fdfbf",
"rgb": {
"r": 111,
"g": 223,
"b": 191
},
"hsl": {
"h": 162.857,
"s": 63.636,
"l": 65.49
},
"oklch": {
"l": 0.82871,
"c": 0.11354,
"h": 172.4
},
"luminance": 0.59916
}Semantic roles & 50–950 ramp
primary
#6FDFBF
secondary
#AF4362
accent
#1A4DCB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483