#6FDEBF#6FDEBF
#6FDEBF is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.6% C 0.112 H 172.9°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDEBF |
|---|---|
| RGB | rgb(111, 222, 191) |
| HSL | hsl(163, 63%, 65%) |
| HSV | hsv(163, 50%, 87%) |
| CMYK | cmyk(50%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(81.50, -39.19, 5.49) |
| CIE-LCH | lch(81.50, 39.57, 172.02°) |
| OKLab | oklab(82.64% -0.1114 0.0139) |
| OKLCH | oklch(82.64% 0.112 172.9) |
| XYZ | xyz(42.0767, 59.3800, 58.5243) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.46
Light Teal
#90E4C1
ΔE00 4.08
Mediumaquamarine
#66CDAA
ΔE00 4.45
Seafoam
#7FE0B3
ΔE00 4.53
Tiffany Blue
#7BF2DA
ΔE00 5.21
Aqua Marine
#2EE8BB
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDEBF #DE6F8E
analogous
#6FDE87 #6FDEBF #6FC6DE
triadic
#6FDEBF #BF6FDE #DEBF6F
tetradic
#6FDEBF #876FDE #DE6F8E #C6DE6F
square
#6FDEBF #876FDE #DE6F8E #C6DE6F
split-complementary
#6FDEBF #DE6FC6 #DE876F
monochromatic
#27AB86 #3DD3A9 #6FDEBF #A1E9D5 #D3F5EB
Accessibility & contrast
On white
1.63
#6FDEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#6FDEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDEBF
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDEBF | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BE
Deuteranopia (green-blind)
#C7C5C1
Tritanopia (blue-blind)
#3FE0D5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6fdebf; /* rgb */ color: rgb(111, 222, 191); /* oklch */ color: oklch(82.6% 0.112 172.9);
Tailwind
colors: {
custom: {
50: '#a0e9d2',
500: '#6fdebf',
950: '#000000',
},
}SCSS
$custom: #6fdebf; $custom-light: #a0e9d2; $custom-dark: #000000;
JSON
{
"hex": "#6fdebf",
"rgb": {
"r": 111,
"g": 222,
"b": 191
},
"hsl": {
"h": 163.243,
"s": 62.712,
"l": 65.294
},
"oklch": {
"l": 0.82636,
"c": 0.1123,
"h": 172.9
},
"luminance": 0.59384
}Semantic roles & 50–950 ramp
primary
#6FDEBF
secondary
#AE4461
accent
#1B4CCA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483