#6DE5BE#6DE5BE
#6DE5BE is a very light, vivid teal. Relative luminance 0.630; OKLCH L 84.2% C 0.123 H 169.4°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE5BE |
|---|---|
| RGB | rgb(109, 229, 190) |
| HSL | hsl(161, 70%, 66%) |
| HSV | hsv(161, 52%, 90%) |
| CMYK | cmyk(52.4%, 0%, 17%, 10.2%) |
| CIE-LAB | lab(83.44, -42.98, 8.80) |
| CIE-LCH | lch(83.44, 43.87, 168.43°) |
| OKLab | oklab(84.19% -0.1208 0.0225) |
| OKLCH | oklch(84.19% 0.123 169.4) |
| XYZ | xyz(43.6160, 63.0036, 58.5676) |
| Luminance | 0.6301 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.28
Light Turquoise
#7EF4CC
ΔE00 3.41
Aqua Marine
#2EE8BB
ΔE00 3.72
Light Teal
#90E4C1
ΔE00 3.85
Eucalyptus
#44D7A8
ΔE00 4.69
Aqua (survey)
#13EAC9
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE5BE #E56D94
analogous
#6DE582 #6DE5BE #6DD0E5
triadic
#6DE5BE #BE6DE5 #E5BE6D
tetradic
#6DE5BE #826DE5 #E56D94 #D0E56D
square
#6DE5BE #826DE5 #E56D94 #D0E56D
split-complementary
#6DE5BE #E56DD0 #E5826D
monochromatic
#21B786 #39DCA7 #6DE5BE #A1EED5 #D5F8EC
Accessibility & contrast
On white
1.54
#6DE5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#6DE5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE5BE
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE5BE | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BC
Deuteranopia (green-blind)
#CDCBC1
Tritanopia (blue-blind)
#38E6DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6de5be; /* rgb */ color: rgb(109, 229, 190); /* oklch */ color: oklch(84.2% 0.123 169.4);
Tailwind
colors: {
custom: {
50: '#9feed1',
500: '#6de5be',
950: '#000000',
},
}SCSS
$custom: #6de5be; $custom-light: #9feed1; $custom-dark: #000000;
JSON
{
"hex": "#6de5be",
"rgb": {
"r": 109,
"g": 229,
"b": 190
},
"hsl": {
"h": 160.5,
"s": 69.767,
"l": 66.275
},
"oklch": {
"l": 0.84187,
"c": 0.12293,
"h": 169.4
},
"luminance": 0.63008
}Semantic roles & 50–950 ramp
primary
#6DE5BE
secondary
#B73F66
accent
#1451D2
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583