#67DBAB#67DBAB
#67DBAB is a light, vivid teal. Relative luminance 0.565; OKLCH L 81.1% C 0.127 H 163.9°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #67DBAB |
|---|---|
| RGB | rgb(103, 219, 171) |
| HSL | hsl(155, 62%, 63%) |
| HSV | hsv(155, 53%, 86%) |
| CMYK | cmyk(53%, 0%, 21.9%, 14.1%) |
| CIE-LAB | lab(79.89, -44.09, 13.74) |
| CIE-LCH | lch(79.89, 46.18, 162.69°) |
| OKLab | oklab(81.1% -0.1222 0.0352) |
| OKLCH | oklch(81.1% 0.127 163.9) |
| XYZ | xyz(38.2722, 56.4835, 47.4057) |
| Luminance | 0.5649 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.55
Eucalyptus
#44D7A8
ΔE00 2.75
Mediumaquamarine
#66CDAA
ΔE00 4.37
Aqua Marine
#2EE8BB
ΔE00 4.98
Light Teal
#90E4C1
ΔE00 5.34
Aquamarine (survey)
#04D8B2
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DBAB #DB6797
analogous
#67DB71 #67DBAB #67D1DB
triadic
#67DBAB #AB67DB #DBAB67
tetradic
#67DBAB #7167DB #DB6797 #D1DB67
square
#67DBAB #7167DB #DB6797 #D1DB67
split-complementary
#67DBAB #DB67D1 #DB7167
monochromatic
#26A16E #36CF90 #67DBAB #98E7C6 #CAF2E2
Accessibility & contrast
On white
1.71
#67DBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#67DBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DBAB
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DBAB | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CDA8
Deuteranopia (green-blind)
#C6C1AE
Tritanopia (blue-blind)
#3BDBCE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #67dbab; /* rgb */ color: rgb(103, 219, 171); /* oklch */ color: oklch(81.1% 0.127 163.9);
Tailwind
colors: {
custom: {
50: '#9ae7c4',
500: '#67dbab',
950: '#000000',
},
}SCSS
$custom: #67dbab; $custom-light: #9ae7c4; $custom-dark: #000000;
JSON
{
"hex": "#67dbab",
"rgb": {
"r": 103,
"g": 219,
"b": 171
},
"hsl": {
"h": 155.172,
"s": 61.702,
"l": 63.137
},
"oklch": {
"l": 0.81098,
"c": 0.12718,
"h": 163.9
},
"luminance": 0.56487
}Semantic roles & 50–950 ramp
primary
#67DBAB
secondary
#A5416B
accent
#1C64C9
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1612
muted
#808482