#67DFBB#67DFBB
#67DFBB is a very light, vivid teal. Relative luminance 0.592; OKLCH L 82.5% C 0.121 H 170.9°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #67DFBB |
|---|---|
| RGB | rgb(103, 223, 187) |
| HSL | hsl(162, 65%, 64%) |
| HSV | hsv(162, 54%, 87%) |
| CMYK | cmyk(53.8%, 0%, 16.1%, 12.5%) |
| CIE-LAB | lab(81.42, -42.31, 7.47) |
| CIE-LCH | lch(81.42, 42.96, 169.99°) |
| OKLab | oklab(82.47% -0.1194 0.0191) |
| OKLCH | oklch(82.47% 0.121 170.9) |
| XYZ | xyz(40.9467, 59.2430, 56.2813) |
| Luminance | 0.5925 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.82
Aqua Marine
#2EE8BB
ΔE00 4.02
Eucalyptus
#44D7A8
ΔE00 4.05
Seafoam Blue
#78D1B6
ΔE00 4.33
Mediumaquamarine
#66CDAA
ΔE00 4.34
Light Teal
#90E4C1
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DFBB #DF678B
analogous
#67DF7F #67DFBB #67C7DF
triadic
#67DFBB #BB67DF #DFBB67
tetradic
#67DFBB #7F67DF #DF678B #C7DF67
square
#67DFBB #7F67DF #DF678B #C7DF67
split-complementary
#67DFBB #DF67C7 #DF7F67
monochromatic
#23A880 #34D4A4 #67DFBB #9AEAD2 #CCF4E8
Accessibility & contrast
On white
1.63
#67DFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#67DFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DFBB
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DFBB | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2B9
Deuteranopia (green-blind)
#C7C5BD
Tritanopia (blue-blind)
#2CE1D4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #67dfbb; /* rgb */ color: rgb(103, 223, 187); /* oklch */ color: oklch(82.5% 0.121 170.9);
Tailwind
colors: {
custom: {
50: '#9be9cf',
500: '#67dfbb',
950: '#000000',
},
}SCSS
$custom: #67dfbb; $custom-light: #9be9cf; $custom-dark: #000000;
JSON
{
"hex": "#67dfbb",
"rgb": {
"r": 103,
"g": 223,
"b": 187
},
"hsl": {
"h": 162,
"s": 65.217,
"l": 63.922
},
"oklch": {
"l": 0.82468,
"c": 0.1209,
"h": 170.9
},
"luminance": 0.59247
}Semantic roles & 50–950 ramp
primary
#67DFBB
secondary
#AB4060
accent
#184FCD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1613
muted
#808483