#6DECBB#6DECBB
#6DECBB is a very light, vivid teal. Relative luminance 0.668; OKLCH L 85.8% C 0.134 H 165.4°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6DECBB |
|---|---|
| RGB | rgb(109, 236, 187) |
| HSL | hsl(157, 77%, 68%) |
| HSV | hsv(157, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 20.8%, 7.5%) |
| CIE-LAB | lab(85.42, -46.67, 13.18) |
| CIE-LCH | lch(85.42, 48.49, 164.23°) |
| OKLab | oklab(85.77% -0.1297 0.0338) |
| OKLCH | oklch(85.77% 0.134 165.4) |
| XYZ | xyz(45.2675, 66.8258, 57.5172) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.12
Seafoam
#7FE0B3
ΔE00 3.45
Light Aquamarine
#7BFDC7
ΔE00 3.70
Aqua Marine
#2EE8BB
ΔE00 3.96
Light Greenish Blue
#63F7B4
ΔE00 4.13
Aquamarine
#7FFFD4
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DECBB #EC6D9E
analogous
#6DEC7B #6DECBB #6DDEEC
triadic
#6DECBB #BB6DEC #ECBB6D
tetradic
#6DECBB #7B6DEC #EC6D9E #DEEC6D
square
#6DECBB #7B6DEC #EC6D9E #DEEC6D
split-complementary
#6DECBB #EC6DDE #EC7B6D
monochromatic
#1AC583 #37E5A2 #6DECBB #A3F3D4 #D9FAED
Accessibility & contrast
On white
1.46
#6DECBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#6DECBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DECBB
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DECBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DECBB | 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)
#E8DDB8
Deuteranopia (green-blind)
#D5D0BE
Tritanopia (blue-blind)
#37ECDE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6decbb; /* rgb */ color: rgb(109, 236, 187); /* oklch */ color: oklch(85.8% 0.134 165.4);
Tailwind
colors: {
custom: {
50: '#a0f3cf',
500: '#6decbb',
950: '#000000',
},
}SCSS
$custom: #6decbb; $custom-light: #a0f3cf; $custom-dark: #000000;
JSON
{
"hex": "#6decbb",
"rgb": {
"r": 109,
"g": 236,
"b": 187
},
"hsl": {
"h": 156.85,
"s": 76.97,
"l": 67.647
},
"oklch": {
"l": 0.85769,
"c": 0.13406,
"h": 165.4
},
"luminance": 0.6683
}Semantic roles & 50–950 ramp
primary
#6DECBB
secondary
#C33A6F
accent
#0C5BD9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101713
muted
#808583