#6DECBF#6DECBF
#6DECBF is a very light, vivid teal. Relative luminance 0.670; OKLCH L 85.9% C 0.131 H 167.3°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6DECBF |
|---|---|
| RGB | rgb(109, 236, 191) |
| HSL | hsl(159, 77%, 68%) |
| HSV | hsv(159, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 19.1%, 7.5%) |
| CIE-LAB | lab(85.50, -45.80, 11.22) |
| CIE-LCH | lch(85.50, 47.16, 166.24°) |
| OKLab | oklab(85.87% -0.128 0.0288) |
| OKLCH | oklch(85.87% 0.131 167.3) |
| XYZ | xyz(45.7017, 66.9995, 59.8039) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.48
Seafoam
#7FE0B3
ΔE00 3.63
Aqua Marine
#2EE8BB
ΔE00 3.63
Light Aquamarine
#7BFDC7
ΔE00 4.01
Aquamarine
#7FFFD4
ΔE00 4.21
Light Teal
#90E4C1
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DECBF #EC6D9A
analogous
#6DEC7F #6DECBF #6DDAEC
triadic
#6DECBF #BF6DEC #ECBF6D
tetradic
#6DECBF #7F6DEC #EC6D9A #DAEC6D
square
#6DECBF #7F6DEC #EC6D9A #DAEC6D
split-complementary
#6DECBF #EC6DDA #EC7F6D
monochromatic
#1AC588 #37E5A7 #6DECBF #A3F3D7 #D9FAEE
Accessibility & contrast
On white
1.46
#6DECBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#6DECBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DECBF
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DECBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DECBF | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBD
Deuteranopia (green-blind)
#D4D0C2
Tritanopia (blue-blind)
#34EDDF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6decbf; /* rgb */ color: rgb(109, 236, 191); /* oklch */ color: oklch(85.9% 0.131 167.3);
Tailwind
colors: {
custom: {
50: '#a0f3d2',
500: '#6decbf',
950: '#000000',
},
}SCSS
$custom: #6decbf; $custom-light: #a0f3d2; $custom-dark: #000000;
JSON
{
"hex": "#6decbf",
"rgb": {
"r": 109,
"g": 236,
"b": 191
},
"hsl": {
"h": 158.74,
"s": 76.97,
"l": 67.647
},
"oklch": {
"l": 0.85869,
"c": 0.13115,
"h": 167.3
},
"luminance": 0.67004
}Semantic roles & 50–950 ramp
primary
#6DECBF
secondary
#C33A6B
accent
#0C55D9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583