#6FDEBA#6FDEBA
#6FDEBA is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.5% C 0.115 H 169.8°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDEBA |
|---|---|
| RGB | rgb(111, 222, 186) |
| HSL | hsl(161, 63%, 65%) |
| HSV | hsv(161, 50%, 87%) |
| CMYK | cmyk(50%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(81.38, -40.32, 7.97) |
| CIE-LCH | lch(81.38, 41.10, 168.82°) |
| OKLab | oklab(82.5% -0.1136 0.0204) |
| OKLCH | oklch(82.5% 0.115 169.8) |
| XYZ | xyz(41.5358, 59.1637, 55.6758) |
| Luminance | 0.5917 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.23
Light Teal
#90E4C1
ΔE00 3.70
Seafoam Blue
#78D1B6
ΔE00 3.90
Mediumaquamarine
#66CDAA
ΔE00 4.08
Eucalyptus
#44D7A8
ΔE00 4.30
Aqua Marine
#2EE8BB
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDEBA #DE6F93
analogous
#6FDE83 #6FDEBA #6FCADE
triadic
#6FDEBA #BA6FDE #DEBA6F
tetradic
#6FDEBA #836FDE #DE6F93 #CADE6F
square
#6FDEBA #836FDE #DE6F93 #CADE6F
split-complementary
#6FDEBA #DE6FCA #DE836F
monochromatic
#27AB81 #3DD3A2 #6FDEBA #A1E9D2 #D3F5EA
Accessibility & contrast
On white
1.64
#6FDEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#6FDEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDEBA
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDEBA | 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)
#D9D2B8
Deuteranopia (green-blind)
#C8C5BC
Tritanopia (blue-blind)
#43DFD4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6fdeba; /* rgb */ color: rgb(111, 222, 186); /* oklch */ color: oklch(82.5% 0.115 169.8);
Tailwind
colors: {
custom: {
50: '#9fe9ce',
500: '#6fdeba',
950: '#000000',
},
}SCSS
$custom: #6fdeba; $custom-light: #9fe9ce; $custom-dark: #000000;
JSON
{
"hex": "#6fdeba",
"rgb": {
"r": 111,
"g": 222,
"b": 186
},
"hsl": {
"h": 160.541,
"s": 62.712,
"l": 65.294
},
"oklch": {
"l": 0.825,
"c": 0.11545,
"h": 169.8
},
"luminance": 0.59167
}Semantic roles & 50–950 ramp
primary
#6FDEBA
secondary
#AE4466
accent
#1B54CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1613
muted
#808483