#6DECB4#6DECB4
#6DECB4 is a very light, vivid teal. Relative luminance 0.665; OKLCH L 85.6% C 0.139 H 162.3°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6DECB4 |
|---|---|
| RGB | rgb(109, 236, 180) |
| HSL | hsl(154, 77%, 68%) |
| HSV | hsv(154, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 23.7%, 7.5%) |
| CIE-LAB | lab(85.27, -48.14, 16.62) |
| CIE-LCH | lch(85.27, 50.93, 160.96°) |
| OKLab | oklab(85.6% -0.1328 0.0425) |
| OKLCH | oklch(85.6% 0.139 162.3) |
| XYZ | xyz(44.5364, 66.5334, 53.6664) |
| Luminance | 0.6654 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.99
Seafoam
#7FE0B3
ΔE00 3.76
Light Aquamarine
#7BFDC7
ΔE00 3.78
Light Turquoise
#7EF4CC
ΔE00 4.49
Light Blue Green
#7EFBB3
ΔE00 4.53
Aqua Marine
#2EE8BB
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DECB4 #EC6DA5
analogous
#6DEC74 #6DECB4 #6DE5EC
triadic
#6DECB4 #B46DEC #ECB46D
tetradic
#6DECB4 #746DEC #EC6DA5 #E5EC6D
square
#6DECB4 #746DEC #EC6DA5 #E5EC6D
split-complementary
#6DECB4 #EC6DE5 #EC746D
monochromatic
#1AC579 #37E598 #6DECB4 #A3F3D0 #D9FAEC
Accessibility & contrast
On white
1.47
#6DECB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#6DECB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DECB4
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DECB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DECB4 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DDB1
Deuteranopia (green-blind)
#D6D0B7
Tritanopia (blue-blind)
#3DECDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6decb4; /* rgb */ color: rgb(109, 236, 180); /* oklch */ color: oklch(85.6% 0.139 162.3);
Tailwind
colors: {
custom: {
50: '#a0f3ca',
500: '#6decb4',
950: '#000000',
},
}SCSS
$custom: #6decb4; $custom-light: #a0f3ca; $custom-dark: #000000;
JSON
{
"hex": "#6decb4",
"rgb": {
"r": 109,
"g": 236,
"b": 180
},
"hsl": {
"h": 153.543,
"s": 76.97,
"l": 67.647
},
"oklch": {
"l": 0.85599,
"c": 0.13948,
"h": 162.3
},
"luminance": 0.66537
}Semantic roles & 50–950 ramp
primary
#6DECB4
secondary
#C33A77
accent
#0C67D9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582