#6DE8BC#6DE8BC
#6DE8BC is a very light, vivid teal. Relative luminance 0.646; OKLCH L 84.8% C 0.128 H 167.2°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE8BC |
|---|---|
| RGB | rgb(109, 232, 188) |
| HSL | hsl(159, 73%, 67%) |
| HSV | hsv(159, 53%, 91%) |
| CMYK | cmyk(53%, 0%, 19%, 9%) |
| CIE-LAB | lab(84.27, -44.73, 11.03) |
| CIE-LCH | lch(84.27, 46.07, 166.14°) |
| OKLab | oklab(84.85% -0.125 0.0283) |
| OKLCH | oklch(84.85% 0.128 167.2) |
| XYZ | xyz(44.2362, 64.5913, 57.7034) |
| Luminance | 0.6460 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.99
Light Turquoise
#7EF4CC
ΔE00 3.08
Aqua Marine
#2EE8BB
ΔE00 3.61
Light Teal
#90E4C1
ΔE00 4.23
Eucalyptus
#44D7A8
ΔE00 4.80
Light Aquamarine
#7BFDC7
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE8BC #E86D99
analogous
#6DE87F #6DE8BC #6DD6E8
triadic
#6DE8BC #BC6DE8 #E8BC6D
tetradic
#6DE8BC #7F6DE8 #E86D99 #D6E86D
square
#6DE8BC #7F6DE8 #E86D99 #D6E86D
split-complementary
#6DE8BC #E86DD6 #E87F6D
monochromatic
#1EBD84 #38E0A4 #6DE8BC #A2F0D4 #D7F9ED
Accessibility & contrast
On white
1.51
#6DE8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#6DE8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE8BC
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE8BC | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABA
Deuteranopia (green-blind)
#D1CDBF
Tritanopia (blue-blind)
#38E9DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6de8bc; /* rgb */ color: rgb(109, 232, 188); /* oklch */ color: oklch(84.8% 0.128 167.2);
Tailwind
colors: {
custom: {
50: '#9ff0d0',
500: '#6de8bc',
950: '#000000',
},
}SCSS
$custom: #6de8bc; $custom-light: #9ff0d0; $custom-dark: #000000;
JSON
{
"hex": "#6de8bc",
"rgb": {
"r": 109,
"g": 232,
"b": 188
},
"hsl": {
"h": 158.537,
"s": 72.781,
"l": 66.863
},
"oklch": {
"l": 0.84846,
"c": 0.12815,
"h": 167.2
},
"luminance": 0.64595
}Semantic roles & 50–950 ramp
primary
#6DE8BC
secondary
#BC3D6B
accent
#1157D5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583