#6DE7BC#6DE7BC
#6DE7BC is a very light, vivid teal. Relative luminance 0.640; OKLCH L 84.6% C 0.127 H 167.6°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE7BC |
|---|---|
| RGB | rgb(109, 231, 188) |
| HSL | hsl(159, 72%, 67%) |
| HSV | hsv(159, 53%, 91%) |
| CMYK | cmyk(52.8%, 0%, 18.6%, 9.4%) |
| CIE-LAB | lab(83.98, -44.29, 10.62) |
| CIE-LCH | lch(83.98, 45.55, 166.52°) |
| OKLab | oklab(84.61% -0.1239 0.0272) |
| OKLCH | oklch(84.61% 0.127 167.6) |
| XYZ | xyz(43.9555, 64.0299, 57.6098) |
| Luminance | 0.6403 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.94
Light Turquoise
#7EF4CC
ΔE00 3.19
Aqua Marine
#2EE8BB
ΔE00 3.60
Light Teal
#90E4C1
ΔE00 4.10
Eucalyptus
#44D7A8
ΔE00 4.67
Light Aquamarine
#7BFDC7
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE7BC #E76D98
analogous
#6DE77F #6DE7BC #6DD5E7
triadic
#6DE7BC #BC6DE7 #E7BC6D
tetradic
#6DE7BC #7F6DE7 #E76D98 #D5E76D
square
#6DE7BC #7F6DE7 #E76D98 #D5E76D
split-complementary
#6DE7BC #E76DD5 #E77F6D
monochromatic
#1FBB84 #38DEA4 #6DE7BC #A2F0D4 #D6F8EC
Accessibility & contrast
On white
1.52
#6DE7BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#6DE7BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE7BC
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE7BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE7BC | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9BA
Deuteranopia (green-blind)
#D0CCBF
Tritanopia (blue-blind)
#39E8DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6de7bc; /* rgb */ color: rgb(109, 231, 188); /* oklch */ color: oklch(84.6% 0.127 167.6);
Tailwind
colors: {
custom: {
50: '#9fefd0',
500: '#6de7bc',
950: '#000000',
},
}SCSS
$custom: #6de7bc; $custom-light: #9fefd0; $custom-dark: #000000;
JSON
{
"hex": "#6de7bc",
"rgb": {
"r": 109,
"g": 231,
"b": 188
},
"hsl": {
"h": 158.852,
"s": 71.765,
"l": 66.667
},
"oklch": {
"l": 0.84609,
"c": 0.12687,
"h": 167.6
},
"luminance": 0.64034
}Semantic roles & 50–950 ramp
primary
#6DE7BC
secondary
#BA3E6A
accent
#1256D4
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583