#6DE7BE#6DE7BE
#6DE7BE is a very light, vivid teal. Relative luminance 0.641; OKLCH L 84.7% C 0.125 H 168.7°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE7BE |
|---|---|
| RGB | rgb(109, 231, 190) |
| HSL | hsl(160, 72%, 67%) |
| HSV | hsv(160, 53%, 91%) |
| CMYK | cmyk(52.8%, 0%, 17.7%, 9.4%) |
| CIE-LAB | lab(84.03, -43.85, 9.63) |
| CIE-LCH | lch(84.03, 44.90, 167.61°) |
| OKLab | oklab(84.66% -0.123 0.0247) |
| OKLCH | oklch(84.66% 0.125 168.7) |
| XYZ | xyz(44.1726, 64.1168, 58.7532) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.06
Seafoam
#7FE0B3
ΔE00 3.22
Aqua Marine
#2EE8BB
ΔE00 3.58
Light Teal
#90E4C1
ΔE00 4.00
Eucalyptus
#44D7A8
ΔE00 4.82
Aquamarine
#7FFFD4
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE7BE #E76D96
analogous
#6DE781 #6DE7BE #6DD3E7
triadic
#6DE7BE #BE6DE7 #E7BE6D
tetradic
#6DE7BE #816DE7 #E76D96 #D3E76D
square
#6DE7BE #816DE7 #E76D96 #D3E76D
split-complementary
#6DE7BE #E76DD3 #E7816D
monochromatic
#1FBB86 #38DEA7 #6DE7BE #A2F0D5 #D6F8ED
Accessibility & contrast
On white
1.52
#6DE7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#6DE7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE7BE
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE7BE | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9BC
Deuteranopia (green-blind)
#CFCCC1
Tritanopia (blue-blind)
#37E8DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6de7be; /* rgb */ color: rgb(109, 231, 190); /* oklch */ color: oklch(84.7% 0.125 168.7);
Tailwind
colors: {
custom: {
50: '#9fefd1',
500: '#6de7be',
950: '#000000',
},
}SCSS
$custom: #6de7be; $custom-light: #9fefd1; $custom-dark: #000000;
JSON
{
"hex": "#6de7be",
"rgb": {
"r": 109,
"g": 231,
"b": 190
},
"hsl": {
"h": 159.836,
"s": 71.765,
"l": 66.667
},
"oklch": {
"l": 0.8466,
"c": 0.12547,
"h": 168.7
},
"luminance": 0.64121
}Semantic roles & 50–950 ramp
primary
#6DE7BE
secondary
#BA3E68
accent
#1253D4
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583