#67DFAC#67DFAC
#67DFAC is a very light, vivid teal. Relative luminance 0.586; OKLCH L 82.1% C 0.132 H 163.2°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #67DFAC |
|---|---|
| RGB | rgb(103, 223, 172) |
| HSL | hsl(155, 65%, 64%) |
| HSV | hsv(155, 54%, 87%) |
| CMYK | cmyk(53.8%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(81.09, -45.60, 14.91) |
| CIE-LCH | lch(81.09, 47.98, 161.90°) |
| OKLab | oklab(82.08% -0.1261 0.0382) |
| OKLCH | oklch(82.08% 0.132 163.2) |
| XYZ | xyz(39.4240, 58.6339, 48.2616) |
| Luminance | 0.5864 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.53
Eucalyptus
#44D7A8
ΔE00 3.28
Aqua Marine
#2EE8BB
ΔE00 4.71
Mediumaquamarine
#66CDAA
ΔE00 5.42
Light Teal
#90E4C1
ΔE00 5.45
Light Greenish Blue
#63F7B4
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DFAC #DF679A
analogous
#67DF70 #67DFAC #67D6DF
triadic
#67DFAC #AC67DF #DFAC67
tetradic
#67DFAC #7067DF #DF679A #D6DF67
square
#67DFAC #7067DF #DF679A #D6DF67
split-complementary
#67DFAC #DF67D6 #DF7067
monochromatic
#23A870 #34D490 #67DFAC #9AEAC8 #CCF4E3
Accessibility & contrast
On white
1.65
#67DFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#67DFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DFAC
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DFAC | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1A9
Deuteranopia (green-blind)
#CAC4AF
Tritanopia (blue-blind)
#38DFD1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #67dfac; /* rgb */ color: rgb(103, 223, 172); /* oklch */ color: oklch(82.1% 0.132 163.2);
Tailwind
colors: {
custom: {
50: '#9be9c4',
500: '#67dfac',
950: '#000000',
},
}SCSS
$custom: #67dfac; $custom-light: #9be9c4; $custom-dark: #000000;
JSON
{
"hex": "#67dfac",
"rgb": {
"r": 103,
"g": 223,
"b": 172
},
"hsl": {
"h": 154.5,
"s": 65.217,
"l": 63.922
},
"oklch": {
"l": 0.82084,
"c": 0.13176,
"h": 163.2
},
"luminance": 0.58637
}Semantic roles & 50–950 ramp
primary
#67DFAC
secondary
#AB406D
accent
#1865CD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482