#6DECB2#6DECB2
#6DECB2 is a very light, vivid teal. Relative luminance 0.665; OKLCH L 85.6% C 0.141 H 161.4°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6DECB2 |
|---|---|
| RGB | rgb(109, 236, 178) |
| HSL | hsl(153, 77%, 68%) |
| HSV | hsv(153, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 24.6%, 7.5%) |
| CIE-LAB | lab(85.23, -48.56, 17.60) |
| CIE-LCH | lch(85.23, 51.65, 160.08°) |
| OKLab | oklab(85.55% -0.1337 0.045) |
| OKLCH | oklch(85.55% 0.141 161.4) |
| XYZ | xyz(44.3341, 66.4525, 52.6011) |
| Luminance | 0.6646 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.77
Light Aquamarine
#7BFDC7
ΔE00 3.92
Seafoam
#7FE0B3
ΔE00 3.96
Light Blue Green
#7EFBB3
ΔE00 4.23
Seafoam (survey)
#80F9AD
ΔE00 4.68
Seafoam Green
#7AF9AB
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DECB2 #EC6DA7
analogous
#6DEC72 #6DECB2 #6DE7EC
triadic
#6DECB2 #B26DEC #ECB26D
tetradic
#6DECB2 #726DEC #EC6DA7 #E7EC6D
square
#6DECB2 #726DEC #EC6DA7 #E7EC6D
split-complementary
#6DECB2 #EC6DE7 #EC726D
monochromatic
#1AC577 #37E595 #6DECB2 #A3F3CF #D9FAEB
Accessibility & contrast
On white
1.47
#6DECB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#6DECB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DECB2
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DECB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DECB2 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DDAF
Deuteranopia (green-blind)
#D7D0B6
Tritanopia (blue-blind)
#3EEBDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6decb2; /* rgb */ color: rgb(109, 236, 178); /* oklch */ color: oklch(85.6% 0.141 161.4);
Tailwind
colors: {
custom: {
50: '#a0f3c9',
500: '#6decb2',
950: '#000000',
},
}SCSS
$custom: #6decb2; $custom-light: #a0f3c9; $custom-dark: #000000;
JSON
{
"hex": "#6decb2",
"rgb": {
"r": 109,
"g": 236,
"b": 178
},
"hsl": {
"h": 152.598,
"s": 76.97,
"l": 67.647
},
"oklch": {
"l": 0.85552,
"c": 0.1411,
"h": 161.4
},
"luminance": 0.66456
}Semantic roles & 50–950 ramp
primary
#6DECB2
secondary
#C33A79
accent
#0C6AD9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582