#6CDEAA#6CDEAA
#6CDEAA is a light, vivid teal. Relative luminance 0.583; OKLCH L 82.0% C 0.129 H 161.8°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDEAA |
|---|---|
| RGB | rgb(108, 222, 170) |
| HSL | hsl(153, 63%, 65%) |
| HSV | hsv(153, 51%, 87%) |
| CMYK | cmyk(51.4%, 0%, 23.4%, 12.9%) |
| CIE-LAB | lab(80.92, -44.46, 15.75) |
| CIE-LCH | lch(80.92, 47.16, 160.50°) |
| OKLab | oklab(81.98% -0.1228 0.0403) |
| OKLCH | oklch(81.98% 0.129 161.8) |
| XYZ | xyz(39.5579, 58.3296, 47.1966) |
| Luminance | 0.5833 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.33
Eucalyptus
#44D7A8
ΔE00 3.70
Aqua Marine
#2EE8BB
ΔE00 5.39
Light Teal
#90E4C1
ΔE00 5.42
Mediumaquamarine
#66CDAA
ΔE00 5.50
Light Greenish Blue
#63F7B4
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDEAA #DE6CA0
analogous
#6CDE71 #6CDEAA #6CD9DE
triadic
#6CDEAA #AA6CDE #DEAA6C
tetradic
#6CDEAA #716CDE #DE6CA0 #D9DE6C
square
#6CDEAA #716CDE #DE6CA0 #D9DE6C
split-complementary
#6CDEAA #DE6CD9 #DE716C
monochromatic
#26AA6E #3AD38D #6CDEAA #9EE9C7 #D0F4E4
Accessibility & contrast
On white
1.66
#6CDEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#6CDEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDEAA
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDEAA | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD0A7
Deuteranopia (green-blind)
#CAC4AD
Tritanopia (blue-blind)
#45DED0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6cdeaa; /* rgb */ color: rgb(108, 222, 170); /* oklch */ color: oklch(82.0% 0.129 161.8);
Tailwind
colors: {
custom: {
50: '#9de9c3',
500: '#6cdeaa',
950: '#000000',
},
}SCSS
$custom: #6cdeaa; $custom-light: #9de9c3; $custom-dark: #000000;
JSON
{
"hex": "#6cdeaa",
"rgb": {
"r": 108,
"g": 222,
"b": 170
},
"hsl": {
"h": 152.632,
"s": 63.333,
"l": 64.706
},
"oklch": {
"l": 0.8198,
"c": 0.12921,
"h": 161.8
},
"luminance": 0.58333
}Semantic roles & 50–950 ramp
primary
#6CDEAA
secondary
#AC4272
accent
#1A6BCB
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482