#6DECAD#6DECAD
#6DECAD is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.4% C 0.145 H 159.4°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6DECAD |
|---|---|
| RGB | rgb(109, 236, 173) |
| HSL | hsl(150, 77%, 68%) |
| HSV | hsv(150, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 26.7%, 7.5%) |
| CIE-LAB | lab(85.13, -49.57, 20.05) |
| CIE-LCH | lch(85.13, 53.47, 157.98°) |
| OKLab | oklab(85.44% -0.136 0.0511) |
| OKLCH | oklch(85.44% 0.145 159.4) |
| XYZ | xyz(43.8412, 66.2553, 50.0053) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.52
Light Blue Green
#7EFBB3
ΔE00 3.66
Seafoam Green
#7AF9AB
ΔE00 3.91
Seafoam (survey)
#80F9AD
ΔE00 3.91
Light Aquamarine
#7BFDC7
ΔE00 4.45
Seafoam
#7FE0B3
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DECAD #EC6DAC
analogous
#6DEC6D #6DECAD #6DECEC
triadic
#6DECAD #AD6DEC #ECAD6D
tetradic
#6DECAD #6D6DEC #EC6DAC #ECEC6D
square
#6DECAD #6D6DEC #EC6DAC #ECEC6D
split-complementary
#6DECAD #EC6DEC #EC6D6D
monochromatic
#1AC570 #37E58F #6DECAD #A3F3CB #D9FAEA
Accessibility & contrast
On white
1.47
#6DECAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#6DECAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DECAD
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DECAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DECAD | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCA9
Deuteranopia (green-blind)
#D7CFB1
Tritanopia (blue-blind)
#41EBDB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6decad; /* rgb */ color: rgb(109, 236, 173); /* oklch */ color: oklch(85.4% 0.145 159.4);
Tailwind
colors: {
custom: {
50: '#a0f3c5',
500: '#6decad',
950: '#000000',
},
}SCSS
$custom: #6decad; $custom-light: #a0f3c5; $custom-dark: #000000;
JSON
{
"hex": "#6decad",
"rgb": {
"r": 109,
"g": 236,
"b": 173
},
"hsl": {
"h": 150.236,
"s": 76.97,
"l": 67.647
},
"oklch": {
"l": 0.85437,
"c": 0.14525,
"h": 159.4
},
"luminance": 0.66259
}Semantic roles & 50–950 ramp
primary
#6DECAD
secondary
#C33A7E
accent
#0C72D9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582