#67DFAF#67DFAF
#67DFAF is a very light, vivid teal. Relative luminance 0.588; OKLCH L 82.2% C 0.129 H 164.6°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #67DFAF |
|---|---|
| RGB | rgb(103, 223, 175) |
| HSL | hsl(156, 65%, 64%) |
| HSV | hsv(156, 54%, 87%) |
| CMYK | cmyk(53.8%, 0%, 21.5%, 12.5%) |
| CIE-LAB | lab(81.15, -44.96, 13.42) |
| CIE-LCH | lch(81.15, 46.92, 163.39°) |
| OKLab | oklab(82.16% -0.1248 0.0344) |
| OKLCH | oklch(82.16% 0.129 164.6) |
| XYZ | xyz(39.7154, 58.7505, 49.7962) |
| Luminance | 0.5875 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.37
Eucalyptus
#44D7A8
ΔE00 3.07
Aqua Marine
#2EE8BB
ΔE00 4.32
Mediumaquamarine
#66CDAA
ΔE00 5.01
Light Teal
#90E4C1
ΔE00 5.05
Light Turquoise
#7EF4CC
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DFAF #DF6797
analogous
#67DF73 #67DFAF #67D3DF
triadic
#67DFAF #AF67DF #DFAF67
tetradic
#67DFAF #7367DF #DF6797 #D3DF67
square
#67DFAF #7367DF #DF6797 #D3DF67
split-complementary
#67DFAF #DF67D3 #DF7367
monochromatic
#23A873 #34D494 #67DFAF #9AEACA #CCF4E4
Accessibility & contrast
On white
1.65
#67DFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#67DFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DFAF
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DFAF | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1AC
Deuteranopia (green-blind)
#C9C4B2
Tritanopia (blue-blind)
#36DFD2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #67dfaf; /* rgb */ color: rgb(103, 223, 175); /* oklch */ color: oklch(82.2% 0.129 164.6);
Tailwind
colors: {
custom: {
50: '#9be9c7',
500: '#67dfaf',
950: '#000000',
},
}SCSS
$custom: #67dfaf; $custom-light: #9be9c7; $custom-dark: #000000;
JSON
{
"hex": "#67dfaf",
"rgb": {
"r": 103,
"g": 223,
"b": 175
},
"hsl": {
"h": 156,
"s": 65.217,
"l": 63.922
},
"oklch": {
"l": 0.82158,
"c": 0.12941,
"h": 164.6
},
"luminance": 0.58754
}Semantic roles & 50–950 ramp
primary
#67DFAF
secondary
#AB406A
accent
#1861CD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482