#6FDEBB#6FDEBB
#6FDEBB is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.5% C 0.115 H 170.4°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDEBB |
|---|---|
| RGB | rgb(111, 222, 187) |
| HSL | hsl(161, 63%, 65%) |
| HSV | hsv(161, 50%, 87%) |
| CMYK | cmyk(50%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(81.40, -40.09, 7.47) |
| CIE-LCH | lch(81.40, 40.78, 169.44°) |
| OKLab | oklab(82.53% -0.1132 0.0191) |
| OKLCH | oklch(82.53% 0.115 170.4) |
| XYZ | xyz(41.6425, 59.2063, 56.2376) |
| Luminance | 0.5921 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.48
Light Teal
#90E4C1
ΔE00 3.74
Seafoam Blue
#78D1B6
ΔE00 3.77
Mediumaquamarine
#66CDAA
ΔE00 4.11
Eucalyptus
#44D7A8
ΔE00 4.48
Aqua Marine
#2EE8BB
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDEBB #DE6F92
analogous
#6FDE83 #6FDEBB #6FCADE
triadic
#6FDEBB #BB6FDE #DEBB6F
tetradic
#6FDEBB #836FDE #DE6F92 #CADE6F
square
#6FDEBB #836FDE #DE6F92 #CADE6F
split-complementary
#6FDEBB #DE6FCA #DE836F
monochromatic
#27AB82 #3DD3A3 #6FDEBB #A1E9D3 #D3F5EA
Accessibility & contrast
On white
1.64
#6FDEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#6FDEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDEBB
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDEBB | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2B9
Deuteranopia (green-blind)
#C7C5BD
Tritanopia (blue-blind)
#42DFD4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6fdebb; /* rgb */ color: rgb(111, 222, 187); /* oklch */ color: oklch(82.5% 0.115 170.4);
Tailwind
colors: {
custom: {
50: '#9fe9cf',
500: '#6fdebb',
950: '#000000',
},
}SCSS
$custom: #6fdebb; $custom-light: #9fe9cf; $custom-dark: #000000;
JSON
{
"hex": "#6fdebb",
"rgb": {
"r": 111,
"g": 222,
"b": 187
},
"hsl": {
"h": 161.081,
"s": 62.712,
"l": 65.294
},
"oklch": {
"l": 0.82527,
"c": 0.1148,
"h": 170.4
},
"luminance": 0.5921
}Semantic roles & 50–950 ramp
primary
#6FDEBB
secondary
#AE4465
accent
#1B52CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1613
muted
#808483