#6FDEBC#6FDEBC
#6FDEBC is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.6% C 0.114 H 171.0°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDEBC |
|---|---|
| RGB | rgb(111, 222, 188) |
| HSL | hsl(162, 63%, 65%) |
| HSV | hsv(162, 50%, 87%) |
| CMYK | cmyk(50%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(81.43, -39.87, 6.98) |
| CIE-LCH | lch(81.43, 40.48, 170.07°) |
| OKLab | oklab(82.55% -0.1128 0.0178) |
| OKLCH | oklch(82.55% 0.114 171) |
| XYZ | xyz(41.7499, 59.2493, 56.8033) |
| Luminance | 0.5925 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.67
Seafoam
#7FE0B3
ΔE00 3.73
Light Teal
#90E4C1
ΔE00 3.79
Mediumaquamarine
#66CDAA
ΔE00 4.17
Eucalyptus
#44D7A8
ΔE00 4.66
Aqua Marine
#2EE8BB
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDEBC #DE6F91
analogous
#6FDE85 #6FDEBC #6FC8DE
triadic
#6FDEBC #BC6FDE #DEBC6F
tetradic
#6FDEBC #856FDE #DE6F91 #C8DE6F
square
#6FDEBC #856FDE #DE6F91 #C8DE6F
split-complementary
#6FDEBC #DE6FC8 #DE856F
monochromatic
#27AB83 #3DD3A5 #6FDEBC #A1E9D3 #D3F5EA
Accessibility & contrast
On white
1.63
#6FDEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#6FDEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDEBC
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDEBC | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BA
Deuteranopia (green-blind)
#C7C5BE
Tritanopia (blue-blind)
#41E0D4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6fdebc; /* rgb */ color: rgb(111, 222, 188); /* oklch */ color: oklch(82.6% 0.114 171.0);
Tailwind
colors: {
custom: {
50: '#9fe9d0',
500: '#6fdebc',
950: '#000000',
},
}SCSS
$custom: #6fdebc; $custom-light: #9fe9d0; $custom-dark: #000000;
JSON
{
"hex": "#6fdebc",
"rgb": {
"r": 111,
"g": 222,
"b": 188
},
"hsl": {
"h": 161.622,
"s": 62.712,
"l": 65.294
},
"oklch": {
"l": 0.82554,
"c": 0.11416,
"h": 171
},
"luminance": 0.59253
}Semantic roles & 50–950 ramp
primary
#6FDEBC
secondary
#AE4464
accent
#1B51CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483