#67DCA2#67DCA2
#67DCA2 is a light, vivid teal. Relative luminance 0.567; OKLCH L 81.1% C 0.136 H 159.5°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCA2 |
|---|---|
| RGB | rgb(103, 220, 162) |
| HSL | hsl(150, 63%, 63%) |
| HSV | hsv(150, 53%, 86%) |
| CMYK | cmyk(53.2%, 0%, 26.4%, 13.7%) |
| CIE-LAB | lab(80.00, -46.39, 18.63) |
| CIE-LCH | lch(80.00, 49.99, 158.12°) |
| OKLab | oklab(81.13% -0.1274 0.0475) |
| OKLCH | oklch(81.13% 0.136 159.5) |
| XYZ | xyz(37.7051, 56.6753, 43.1279) |
| Luminance | 0.5668 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.63
Eucalyptus
#44D7A8
ΔE00 4.11
Aqua Green
#12E193
ΔE00 4.93
Light Greenish Blue
#63F7B4
ΔE00 6.00
Hospital Green
#9BE5AA
ΔE00 6.08
Mediumaquamarine
#66CDAA
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCA2 #DC67A1
analogous
#67DC67 #67DCA2 #67DCDC
triadic
#67DCA2 #A267DC #DCA267
tetradic
#67DCA2 #6767DC #DC67A1 #DCDC67
square
#67DCA2 #6767DC #DC67A1 #DCDC67
split-complementary
#67DCA2 #DC67DC #DC6767
monochromatic
#26A365 #35D184 #67DCA2 #99E7C0 #CAF3DF
Accessibility & contrast
On white
1.70
#67DCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#67DCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCA2
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCA2 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACE9F
Deuteranopia (green-blind)
#C9C2A6
Tritanopia (blue-blind)
#40DBCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #67dca2; /* rgb */ color: rgb(103, 220, 162); /* oklch */ color: oklch(81.1% 0.136 159.5);
Tailwind
colors: {
custom: {
50: '#9ae7bd',
500: '#67dca2',
950: '#000000',
},
}SCSS
$custom: #67dca2; $custom-light: #9ae7bd; $custom-dark: #000000;
JSON
{
"hex": "#67dca2",
"rgb": {
"r": 103,
"g": 220,
"b": 162
},
"hsl": {
"h": 150.256,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.81125,
"c": 0.13593,
"h": 159.5
},
"luminance": 0.56679
}Semantic roles & 50–950 ramp
primary
#67DCA2
secondary
#A64173
accent
#1B72CA
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1612
muted
#808482