#6DE4BB#6DE4BB
#6DE4BB is a very light, vivid teal. Relative luminance 0.623; OKLCH L 83.9% C 0.124 H 168.2°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE4BB |
|---|---|
| RGB | rgb(109, 228, 187) |
| HSL | hsl(159, 69%, 66%) |
| HSV | hsv(159, 52%, 89%) |
| CMYK | cmyk(52.2%, 0%, 18%, 10.6%) |
| CIE-LAB | lab(83.08, -43.20, 9.87) |
| CIE-LCH | lch(83.08, 44.32, 167.14°) |
| OKLab | oklab(83.87% -0.1211 0.0253) |
| OKLCH | oklch(83.87% 0.124 168.2) |
| XYZ | xyz(43.0156, 62.3220, 56.7666) |
| Luminance | 0.6233 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.79
Light Turquoise
#7EF4CC
ΔE00 3.68
Aqua Marine
#2EE8BB
ΔE00 3.75
Light Teal
#90E4C1
ΔE00 3.88
Eucalyptus
#44D7A8
ΔE00 4.33
Mediumaquamarine
#66CDAA
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE4BB #E46D96
analogous
#6DE47F #6DE4BB #6DD1E4
triadic
#6DE4BB #BB6DE4 #E4BB6D
tetradic
#6DE4BB #7F6DE4 #E46D96 #D1E46D
square
#6DE4BB #7F6DE4 #E46D96 #D1E46D
split-complementary
#6DE4BB #E46DD1 #E47F6D
monochromatic
#21B582 #39DAA3 #6DE4BB #A1EED3 #D4F7EB
Accessibility & contrast
On white
1.56
#6DE4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#6DE4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE4BB
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE4BB | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7B9
Deuteranopia (green-blind)
#CDCABE
Tritanopia (blue-blind)
#3BE5D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6de4bb; /* rgb */ color: rgb(109, 228, 187); /* oklch */ color: oklch(83.9% 0.124 168.2);
Tailwind
colors: {
custom: {
50: '#9fedcf',
500: '#6de4bb',
950: '#000000',
},
}SCSS
$custom: #6de4bb; $custom-light: #9fedcf; $custom-dark: #000000;
JSON
{
"hex": "#6de4bb",
"rgb": {
"r": 109,
"g": 228,
"b": 187
},
"hsl": {
"h": 159.328,
"s": 68.786,
"l": 66.078
},
"oklch": {
"l": 0.83872,
"c": 0.1237,
"h": 168.2
},
"luminance": 0.62326
}Semantic roles & 50–950 ramp
primary
#6DE4BB
secondary
#B64068
accent
#1556D1
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1613
muted
#808583