#67DFB3#67DFB3
#67DFB3 is a very light, vivid teal. Relative luminance 0.589; OKLCH L 82.3% C 0.126 H 166.6°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #67DFB3 |
|---|---|
| RGB | rgb(103, 223, 179) |
| HSL | hsl(158, 65%, 64%) |
| HSV | hsv(158, 54%, 87%) |
| CMYK | cmyk(53.8%, 0%, 19.7%, 12.5%) |
| CIE-LAB | lab(81.24, -44.10, 11.43) |
| CIE-LCH | lch(81.24, 45.55, 165.47°) |
| OKLab | oklab(82.26% -0.123 0.0293) |
| OKLCH | oklch(82.26% 0.126 166.6) |
| XYZ | xyz(40.1141, 58.9099, 51.8959) |
| Luminance | 0.5891 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.52
Eucalyptus
#44D7A8
ΔE00 3.07
Aqua Marine
#2EE8BB
ΔE00 3.95
Mediumaquamarine
#66CDAA
ΔE00 4.58
Light Teal
#90E4C1
ΔE00 4.62
Aquamarine (survey)
#04D8B2
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DFB3 #DF6793
analogous
#67DF77 #67DFB3 #67CFDF
triadic
#67DFB3 #B367DF #DFB367
tetradic
#67DFB3 #7767DF #DF6793 #CFDF67
square
#67DFB3 #7767DF #DF6793 #CFDF67
split-complementary
#67DFB3 #DF67CF #DF7767
monochromatic
#23A878 #34D49A #67DFB3 #9AEACC #CCF4E6
Accessibility & contrast
On white
1.64
#67DFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#67DFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DFB3
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DFB3 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1B1
Deuteranopia (green-blind)
#C9C5B6
Tritanopia (blue-blind)
#33E0D2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #67dfb3; /* rgb */ color: rgb(103, 223, 179); /* oklch */ color: oklch(82.3% 0.126 166.6);
Tailwind
colors: {
custom: {
50: '#9be9c9',
500: '#67dfb3',
950: '#000000',
},
}SCSS
$custom: #67dfb3; $custom-light: #9be9c9; $custom-dark: #000000;
JSON
{
"hex": "#67dfb3",
"rgb": {
"r": 103,
"g": 223,
"b": 179
},
"hsl": {
"h": 158,
"s": 65.217,
"l": 63.922
},
"oklch": {
"l": 0.82258,
"c": 0.12641,
"h": 166.6
},
"luminance": 0.58914
}Semantic roles & 50–950 ramp
primary
#67DFB3
secondary
#AB4067
accent
#185BCD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482