#6DE2AE#6DE2AE
#6DE2AE is a very light, vivid teal. Relative luminance 0.607; OKLCH L 83.1% C 0.131 H 162.4°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE2AE |
|---|---|
| RGB | rgb(109, 226, 174) |
| HSL | hsl(153, 67%, 66%) |
| HSV | hsv(153, 52%, 89%) |
| CMYK | cmyk(51.8%, 0%, 23%, 11.4%) |
| CIE-LAB | lab(82.22, -45.12, 15.47) |
| CIE-LCH | lch(82.22, 47.70, 161.08°) |
| OKLab | oklab(83.07% -0.1247 0.0396) |
| OKLCH | oklch(83.07% 0.131 162.4) |
| XYZ | xyz(41.1394, 60.6963, 49.5838) |
| Luminance | 0.6070 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.25
Eucalyptus
#44D7A8
ΔE00 4.10
Aqua Marine
#2EE8BB
ΔE00 4.94
Light Greenish Blue
#63F7B4
ΔE00 5.12
Light Teal
#90E4C1
ΔE00 5.16
Light Turquoise
#7EF4CC
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE2AE #E26DA1
analogous
#6DE273 #6DE2AE #6DDCE2
triadic
#6DE2AE #AE6DE2 #E2AE6D
tetradic
#6DE2AE #736DE2 #E26DA1 #DCE26D
square
#6DE2AE #736DE2 #E26DA1 #DCE26D
split-complementary
#6DE2AE #E26DDC #E2736D
monochromatic
#23B172 #3AD892 #6DE2AE #A0ECCA #D3F6E7
Accessibility & contrast
On white
1.60
#6DE2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#6DE2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE2AE
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE2AE | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4AB
Deuteranopia (green-blind)
#CEC8B1
Tritanopia (blue-blind)
#44E2D4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6de2ae; /* rgb */ color: rgb(109, 226, 174); /* oklch */ color: oklch(83.1% 0.131 162.4);
Tailwind
colors: {
custom: {
50: '#9fecc6',
500: '#6de2ae',
950: '#000000',
},
}SCSS
$custom: #6de2ae; $custom-light: #9fecc6; $custom-dark: #000000;
JSON
{
"hex": "#6de2ae",
"rgb": {
"r": 109,
"g": 226,
"b": 174
},
"hsl": {
"h": 153.333,
"s": 66.857,
"l": 65.686
},
"oklch": {
"l": 0.83071,
"c": 0.13084,
"h": 162.4
},
"luminance": 0.607
}Semantic roles & 50–950 ramp
primary
#6DE2AE
secondary
#B34173
accent
#1769CF
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1613
muted
#808582