#6DECBE#6DECBE
#6DECBE is a very light, vivid teal. Relative luminance 0.670; OKLCH L 85.8% C 0.132 H 166.8°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6DECBE |
|---|---|
| RGB | rgb(109, 236, 190) |
| HSL | hsl(158, 77%, 68%) |
| HSV | hsv(158, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 19.5%, 7.5%) |
| CIE-LAB | lab(85.48, -46.02, 11.71) |
| CIE-LCH | lch(85.48, 47.49, 165.73°) |
| OKLab | oklab(85.84% -0.1284 0.03) |
| OKLCH | oklch(85.84% 0.132 166.8) |
| XYZ | xyz(45.5920, 66.9556, 59.2263) |
| Luminance | 0.6696 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.62
Seafoam
#7FE0B3
ΔE00 3.56
Aqua Marine
#2EE8BB
ΔE00 3.69
Light Aquamarine
#7BFDC7
ΔE00 3.91
Aquamarine
#7FFFD4
ΔE00 4.28
Light Teal
#90E4C1
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DECBE #EC6D9B
analogous
#6DEC7F #6DECBE #6DDAEC
triadic
#6DECBE #BE6DEC #ECBE6D
tetradic
#6DECBE #7F6DEC #EC6D9B #DAEC6D
square
#6DECBE #7F6DEC #EC6D9B #DAEC6D
split-complementary
#6DECBE #EC6DDA #EC7F6D
monochromatic
#1AC587 #37E5A6 #6DECBE #A3F3D6 #D9FAEE
Accessibility & contrast
On white
1.46
#6DECBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#6DECBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DECBE
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DECBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DECBE | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBC
Deuteranopia (green-blind)
#D4D0C1
Tritanopia (blue-blind)
#35EDDF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6decbe; /* rgb */ color: rgb(109, 236, 190); /* oklch */ color: oklch(85.8% 0.132 166.8);
Tailwind
colors: {
custom: {
50: '#a0f3d1',
500: '#6decbe',
950: '#000000',
},
}SCSS
$custom: #6decbe; $custom-light: #a0f3d1; $custom-dark: #000000;
JSON
{
"hex": "#6decbe",
"rgb": {
"r": 109,
"g": 236,
"b": 190
},
"hsl": {
"h": 158.268,
"s": 76.97,
"l": 67.647
},
"oklch": {
"l": 0.85844,
"c": 0.13186,
"h": 166.8
},
"luminance": 0.6696
}Semantic roles & 50–950 ramp
primary
#6DECBE
secondary
#C33A6C
accent
#0C57D9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583