#6DE5AC#6DE5AC
#6DE5AC is a very light, vivid teal. Relative luminance 0.623; OKLCH L 83.7% C 0.137 H 160.7°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE5AC |
|---|---|
| RGB | rgb(109, 229, 172) |
| HSL | hsl(152, 70%, 66%) |
| HSV | hsv(152, 52%, 90%) |
| CMYK | cmyk(52.4%, 0%, 24.9%, 10.2%) |
| CIE-LAB | lab(83.05, -46.82, 17.69) |
| CIE-LCH | lch(83.05, 50.05, 159.31°) |
| OKLab | oklab(83.74% -0.1289 0.0452) |
| OKLCH | oklch(83.74% 0.137 160.7) |
| XYZ | xyz(41.7688, 62.2647, 48.8389) |
| Luminance | 0.6227 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.11
Light Greenish Blue
#63F7B4
ΔE00 4.16
Eucalyptus
#44D7A8
ΔE00 4.93
Light Blue Green
#7EFBB3
ΔE00 5.38
Light Aquamarine
#7BFDC7
ΔE00 5.38
Aqua Marine
#2EE8BB
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE5AC #E56DA6
analogous
#6DE570 #6DE5AC #6DE2E5
triadic
#6DE5AC #AC6DE5 #E5AC6D
tetradic
#6DE5AC #706DE5 #E56DA6 #E2E56D
square
#6DE5AC #706DE5 #E56DA6 #E2E56D
split-complementary
#6DE5AC #E56DE2 #E5706D
monochromatic
#21B770 #39DC8E #6DE5AC #A1EECA #D5F8E7
Accessibility & contrast
On white
1.56
#6DE5AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#6DE5AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE5AC
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE5AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE5AC | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6A9
Deuteranopia (green-blind)
#D1CAB0
Tritanopia (blue-blind)
#44E4D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6de5ac; /* rgb */ color: rgb(109, 229, 172); /* oklch */ color: oklch(83.7% 0.137 160.7);
Tailwind
colors: {
custom: {
50: '#9feec4',
500: '#6de5ac',
950: '#000000',
},
}SCSS
$custom: #6de5ac; $custom-light: #9feec4; $custom-dark: #000000;
JSON
{
"hex": "#6de5ac",
"rgb": {
"r": 109,
"g": 229,
"b": 172
},
"hsl": {
"h": 151.5,
"s": 69.767,
"l": 66.275
},
"oklch": {
"l": 0.8374,
"c": 0.13657,
"h": 160.7
},
"luminance": 0.62268
}Semantic roles & 50–950 ramp
primary
#6DE5AC
secondary
#B73F78
accent
#146ED2
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582