#67DFAB#67DFAB
#67DFAB is a very light, vivid teal. Relative luminance 0.586; OKLCH L 82.1% C 0.133 H 162.7°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #67DFAB |
|---|---|
| RGB | rgb(103, 223, 171) |
| HSL | hsl(154, 65%, 64%) |
| HSV | hsv(154, 54%, 87%) |
| CMYK | cmyk(53.8%, 0%, 23.3%, 12.5%) |
| CIE-LAB | lab(81.07, -45.81, 15.40) |
| CIE-LCH | lch(81.07, 48.33, 161.42°) |
| OKLab | oklab(82.06% -0.1266 0.0394) |
| OKLCH | oklch(82.06% 0.133 162.7) |
| XYZ | xyz(39.3283, 58.5956, 47.7577) |
| Luminance | 0.5860 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.62
Eucalyptus
#44D7A8
ΔE00 3.38
Aqua Marine
#2EE8BB
ΔE00 4.86
Mediumaquamarine
#66CDAA
ΔE00 5.57
Light Teal
#90E4C1
ΔE00 5.60
Light Greenish Blue
#63F7B4
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DFAB #DF679B
analogous
#67DF6F #67DFAB #67D7DF
triadic
#67DFAB #AB67DF #DFAB67
tetradic
#67DFAB #6F67DF #DF679B #D7DF67
square
#67DFAB #6F67DF #DF679B #D7DF67
split-complementary
#67DFAB #DF67D7 #DF6F67
monochromatic
#23A86F #34D48F #67DFAB #9AEAC7 #CCF4E3
Accessibility & contrast
On white
1.65
#67DFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#67DFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DFAB
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DFAB | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1A8
Deuteranopia (green-blind)
#CAC4AE
Tritanopia (blue-blind)
#39DFD1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #67dfab; /* rgb */ color: rgb(103, 223, 171); /* oklch */ color: oklch(82.1% 0.133 162.7);
Tailwind
colors: {
custom: {
50: '#9be9c4',
500: '#67dfab',
950: '#000000',
},
}SCSS
$custom: #67dfab; $custom-light: #9be9c4; $custom-dark: #000000;
JSON
{
"hex": "#67dfab",
"rgb": {
"r": 103,
"g": 223,
"b": 171
},
"hsl": {
"h": 154,
"s": 65.217,
"l": 63.922
},
"oklch": {
"l": 0.8206,
"c": 0.13256,
"h": 162.7
},
"luminance": 0.58599
}Semantic roles & 50–950 ramp
primary
#67DFAB
secondary
#AB406E
accent
#1867CD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482