#6DE8BB#6DE8BB
#6DE8BB is a very light, vivid teal. Relative luminance 0.646; OKLCH L 84.8% C 0.129 H 166.7°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE8BB |
|---|---|
| RGB | rgb(109, 232, 187) |
| HSL | hsl(158, 73%, 67%) |
| HSV | hsv(158, 53%, 91%) |
| CMYK | cmyk(53%, 0%, 19.4%, 9%) |
| CIE-LAB | lab(84.25, -44.95, 11.53) |
| CIE-LCH | lch(84.25, 46.40, 165.62°) |
| OKLab | oklab(84.82% -0.1254 0.0296) |
| OKLCH | oklch(84.82% 0.129 166.7) |
| XYZ | xyz(44.1288, 64.5483, 57.1376) |
| Luminance | 0.6455 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.90
Light Turquoise
#7EF4CC
ΔE00 3.20
Aqua Marine
#2EE8BB
ΔE00 3.66
Light Teal
#90E4C1
ΔE00 4.31
Light Aquamarine
#7BFDC7
ΔE00 4.72
Eucalyptus
#44D7A8
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE8BB #E86D9A
analogous
#6DE87E #6DE8BB #6DD7E8
triadic
#6DE8BB #BB6DE8 #E8BB6D
tetradic
#6DE8BB #7E6DE8 #E86D9A #D7E86D
square
#6DE8BB #7E6DE8 #E86D9A #D7E86D
split-complementary
#6DE8BB #E86DD7 #E87E6D
monochromatic
#1EBD83 #38E0A2 #6DE8BB #A2F0D4 #D7F9EC
Accessibility & contrast
On white
1.51
#6DE8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#6DE8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE8BB
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE8BB | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#D1CDBE
Tritanopia (blue-blind)
#39E9DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6de8bb; /* rgb */ color: rgb(109, 232, 187); /* oklch */ color: oklch(84.8% 0.129 166.7);
Tailwind
colors: {
custom: {
50: '#9ff0cf',
500: '#6de8bb',
950: '#000000',
},
}SCSS
$custom: #6de8bb; $custom-light: #9ff0cf; $custom-dark: #000000;
JSON
{
"hex": "#6de8bb",
"rgb": {
"r": 109,
"g": 232,
"b": 187
},
"hsl": {
"h": 158.049,
"s": 72.781,
"l": 66.863
},
"oklch": {
"l": 0.8482,
"c": 0.12887,
"h": 166.7
},
"luminance": 0.64552
}Semantic roles & 50–950 ramp
primary
#6DE8BB
secondary
#BC3D6C
accent
#1158D5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1613
muted
#808583