#67DFB2#67DFB2
#67DFB2 is a very light, vivid teal. Relative luminance 0.589; OKLCH L 82.2% C 0.127 H 166.1°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #67DFB2 |
|---|---|
| RGB | rgb(103, 223, 178) |
| HSL | hsl(158, 65%, 64%) |
| HSV | hsv(158, 54%, 87%) |
| CMYK | cmyk(53.8%, 0%, 20.2%, 12.5%) |
| CIE-LAB | lab(81.22, -44.32, 11.93) |
| CIE-LCH | lch(81.22, 45.89, 164.93°) |
| OKLab | oklab(82.23% -0.1234 0.0306) |
| OKLCH | oklch(82.23% 0.127 166.1) |
| XYZ | xyz(40.0133, 58.8696, 51.3652) |
| Luminance | 0.5887 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.44
Eucalyptus
#44D7A8
ΔE00 3.04
Aqua Marine
#2EE8BB
ΔE00 4.02
Mediumaquamarine
#66CDAA
ΔE00 4.67
Light Teal
#90E4C1
ΔE00 4.71
Light Turquoise
#7EF4CC
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DFB2 #DF6794
analogous
#67DF76 #67DFB2 #67D0DF
triadic
#67DFB2 #B267DF #DFB267
tetradic
#67DFB2 #7667DF #DF6794 #D0DF67
square
#67DFB2 #7667DF #DF6794 #D0DF67
split-complementary
#67DFB2 #DF67D0 #DF7667
monochromatic
#23A876 #34D498 #67DFB2 #9AEACC #CCF4E5
Accessibility & contrast
On white
1.64
#67DFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#67DFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DFB2
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DFB2 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1B0
Deuteranopia (green-blind)
#C9C5B5
Tritanopia (blue-blind)
#34E0D2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #67dfb2; /* rgb */ color: rgb(103, 223, 178); /* oklch */ color: oklch(82.2% 0.127 166.1);
Tailwind
colors: {
custom: {
50: '#9be9c9',
500: '#67dfb2',
950: '#000000',
},
}SCSS
$custom: #67dfb2; $custom-light: #9be9c9; $custom-dark: #000000;
JSON
{
"hex": "#67dfb2",
"rgb": {
"r": 103,
"g": 223,
"b": 178
},
"hsl": {
"h": 157.5,
"s": 65.217,
"l": 63.922
},
"oklch": {
"l": 0.82233,
"c": 0.12714,
"h": 166.1
},
"luminance": 0.58873
}Semantic roles & 50–950 ramp
primary
#67DFB2
secondary
#AB4068
accent
#185CCD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482