#6DE7BB#6DE7BB
#6DE7BB is a very light, vivid teal. Relative luminance 0.640; OKLCH L 84.6% C 0.128 H 167.1°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE7BB |
|---|---|
| RGB | rgb(109, 231, 187) |
| HSL | hsl(158, 72%, 67%) |
| HSV | hsv(158, 53%, 91%) |
| CMYK | cmyk(52.8%, 0%, 19%, 9.4%) |
| CIE-LAB | lab(83.96, -44.51, 11.11) |
| CIE-LCH | lch(83.96, 45.88, 165.98°) |
| OKLab | oklab(84.58% -0.1243 0.0285) |
| OKLCH | oklch(84.58% 0.128 167.1) |
| XYZ | xyz(43.8481, 63.9869, 57.0441) |
| Luminance | 0.6399 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.82
Light Turquoise
#7EF4CC
ΔE00 3.28
Aqua Marine
#2EE8BB
ΔE00 3.65
Light Teal
#90E4C1
ΔE00 4.17
Eucalyptus
#44D7A8
ΔE00 4.62
Light Aquamarine
#7BFDC7
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE7BB #E76D99
analogous
#6DE77E #6DE7BB #6DD6E7
triadic
#6DE7BB #BB6DE7 #E7BB6D
tetradic
#6DE7BB #7E6DE7 #E76D99 #D6E76D
square
#6DE7BB #7E6DE7 #E76D99 #D6E76D
split-complementary
#6DE7BB #E76DD6 #E77E6D
monochromatic
#1FBB83 #38DEA3 #6DE7BB #A2F0D3 #D6F8EC
Accessibility & contrast
On white
1.52
#6DE7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#6DE7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE7BB
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE7BB | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#D0CCBE
Tritanopia (blue-blind)
#3AE8DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6de7bb; /* rgb */ color: rgb(109, 231, 187); /* oklch */ color: oklch(84.6% 0.128 167.1);
Tailwind
colors: {
custom: {
50: '#9fefcf',
500: '#6de7bb',
950: '#000000',
},
}SCSS
$custom: #6de7bb; $custom-light: #9fefcf; $custom-dark: #000000;
JSON
{
"hex": "#6de7bb",
"rgb": {
"r": 109,
"g": 231,
"b": 187
},
"hsl": {
"h": 158.361,
"s": 71.765,
"l": 66.667
},
"oklch": {
"l": 0.84583,
"c": 0.12757,
"h": 167.1
},
"luminance": 0.63991
}Semantic roles & 50–950 ramp
primary
#6DE7BB
secondary
#BA3E6B
accent
#1258D4
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1613
muted
#808583