#6DECBC#6DECBC
#6DECBC is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.8% C 0.133 H 165.9°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6DECBC |
|---|---|
| RGB | rgb(109, 236, 188) |
| HSL | hsl(157, 77%, 68%) |
| HSV | hsv(157, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 20.3%, 7.5%) |
| CIE-LAB | lab(85.44, -46.45, 12.69) |
| CIE-LCH | lch(85.44, 48.16, 164.72°) |
| OKLab | oklab(85.79% -0.1293 0.0325) |
| OKLCH | oklch(85.79% 0.133 165.9) |
| XYZ | xyz(45.3749, 66.8688, 58.0830) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.95
Seafoam
#7FE0B3
ΔE00 3.47
Light Aquamarine
#7BFDC7
ΔE00 3.76
Aqua Marine
#2EE8BB
ΔE00 3.86
Light Greenish Blue
#63F7B4
ΔE00 4.33
Aquamarine
#7FFFD4
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DECBC #EC6D9D
analogous
#6DEC7C #6DECBC #6DDCEC
triadic
#6DECBC #BC6DEC #ECBC6D
tetradic
#6DECBC #7C6DEC #EC6D9D #DCEC6D
square
#6DECBC #7C6DEC #EC6D9D #DCEC6D
split-complementary
#6DECBC #EC6DDC #EC7C6D
monochromatic
#1AC584 #37E5A3 #6DECBC #A3F3D5 #D9FAEE
Accessibility & contrast
On white
1.46
#6DECBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#6DECBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DECBC
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DECBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DECBC | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEBA
Deuteranopia (green-blind)
#D5D0BF
Tritanopia (blue-blind)
#37EDDE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6decbc; /* rgb */ color: rgb(109, 236, 188); /* oklch */ color: oklch(85.8% 0.133 165.9);
Tailwind
colors: {
custom: {
50: '#a0f3d0',
500: '#6decbc',
950: '#000000',
},
}SCSS
$custom: #6decbc; $custom-light: #a0f3d0; $custom-dark: #000000;
JSON
{
"hex": "#6decbc",
"rgb": {
"r": 109,
"g": 236,
"b": 188
},
"hsl": {
"h": 157.323,
"s": 76.97,
"l": 67.647
},
"oklch": {
"l": 0.85794,
"c": 0.13332,
"h": 165.9
},
"luminance": 0.66873
}Semantic roles & 50–950 ramp
primary
#6DECBC
secondary
#C33A6E
accent
#0C5AD9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583