#6FDDBA#6FDDBA
#6FDDBA is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.3% C 0.114 H 170.3°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDDBA |
|---|---|
| RGB | rgb(111, 221, 186) |
| HSL | hsl(161, 62%, 65%) |
| HSV | hsv(161, 50%, 87%) |
| CMYK | cmyk(49.8%, 0%, 15.8%, 13.3%) |
| CIE-LAB | lab(81.09, -39.87, 7.55) |
| CIE-LCH | lch(81.09, 40.58, 169.28°) |
| OKLab | oklab(82.26% -0.1125 0.0193) |
| OKLCH | oklch(82.26% 0.114 170.3) |
| XYZ | xyz(41.2710, 58.6341, 55.5875) |
| Luminance | 0.5864 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.46
Seafoam Blue
#78D1B6
ΔE00 3.60
Light Teal
#90E4C1
ΔE00 3.79
Mediumaquamarine
#66CDAA
ΔE00 3.88
Eucalyptus
#44D7A8
ΔE00 4.39
Aqua Marine
#2EE8BB
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDDBA #DD6F92
analogous
#6FDD83 #6FDDBA #6FC9DD
triadic
#6FDDBA #BA6FDD #DDBA6F
tetradic
#6FDDBA #836FDD #DD6F92 #C9DD6F
square
#6FDDBA #836FDD #DD6F92 #C9DD6F
split-complementary
#6FDDBA #DD6FC9 #DD836F
monochromatic
#28AA80 #3DD1A2 #6FDDBA #A1E9D2 #D2F4E9
Accessibility & contrast
On white
1.65
#6FDDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#6FDDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDDBA
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDDBA | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B8
Deuteranopia (green-blind)
#C7C4BC
Tritanopia (blue-blind)
#43DED3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6fddba; /* rgb */ color: rgb(111, 221, 186); /* oklch */ color: oklch(82.3% 0.114 170.3);
Tailwind
colors: {
custom: {
50: '#9fe8ce',
500: '#6fddba',
950: '#000000',
},
}SCSS
$custom: #6fddba; $custom-light: #9fe8ce; $custom-dark: #000000;
JSON
{
"hex": "#6fddba",
"rgb": {
"r": 111,
"g": 221,
"b": 186
},
"hsl": {
"h": 160.909,
"s": 61.798,
"l": 65.098
},
"oklch": {
"l": 0.82264,
"c": 0.11417,
"h": 170.3
},
"luminance": 0.58638
}Semantic roles & 50–950 ramp
primary
#6FDDBA
secondary
#AC4465
accent
#1C53CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1613
muted
#808483