#6DE2BB#6DE2BB
#6DE2BB is a very light, vivid teal. Relative luminance 0.612; OKLCH L 83.4% C 0.121 H 169.0°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE2BB |
|---|---|
| RGB | rgb(109, 226, 187) |
| HSL | hsl(160, 67%, 66%) |
| HSV | hsv(160, 52%, 89%) |
| CMYK | cmyk(51.8%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(82.50, -42.32, 9.03) |
| CIE-LCH | lch(82.50, 43.28, 167.95°) |
| OKLab | oklab(83.4% -0.1189 0.0231) |
| OKLCH | oklch(83.4% 0.121 169) |
| XYZ | xyz(42.4686, 61.2280, 56.5843) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.95
Light Teal
#90E4C1
ΔE00 3.79
Aqua Marine
#2EE8BB
ΔE00 3.95
Light Turquoise
#7EF4CC
ΔE00 4.04
Eucalyptus
#44D7A8
ΔE00 4.24
Mediumaquamarine
#66CDAA
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE2BB #E26D94
analogous
#6DE280 #6DE2BB #6DCEE2
triadic
#6DE2BB #BB6DE2 #E2BB6D
tetradic
#6DE2BB #806DE2 #E26D94 #CEE26D
square
#6DE2BB #806DE2 #E26D94 #CEE26D
split-complementary
#6DE2BB #E26DCE #E2806D
monochromatic
#23B182 #3AD8A3 #6DE2BB #A0ECD3 #D3F6EB
Accessibility & contrast
On white
1.59
#6DE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#6DE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE2BB
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE2BB | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5B9
Deuteranopia (green-blind)
#CBC8BE
Tritanopia (blue-blind)
#3CE3D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6de2bb; /* rgb */ color: rgb(109, 226, 187); /* oklch */ color: oklch(83.4% 0.121 169.0);
Tailwind
colors: {
custom: {
50: '#9febcf',
500: '#6de2bb',
950: '#000000',
},
}SCSS
$custom: #6de2bb; $custom-light: #9febcf; $custom-dark: #000000;
JSON
{
"hex": "#6de2bb",
"rgb": {
"r": 109,
"g": 226,
"b": 187
},
"hsl": {
"h": 160,
"s": 66.857,
"l": 65.686
},
"oklch": {
"l": 0.83398,
"c": 0.12114,
"h": 169
},
"luminance": 0.61232
}Semantic roles & 50–950 ramp
primary
#6DE2BB
secondary
#B34167
accent
#1754CF
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1613
muted
#808483