#67DDB7#67DDB7
#67DDB7 is a light, vivid teal. Relative luminance 0.580; OKLCH L 81.9% C 0.121 H 169.5°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #67DDB7 |
|---|---|
| RGB | rgb(103, 221, 183) |
| HSL | hsl(161, 63%, 64%) |
| HSV | hsv(161, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 17.2%, 13.3%) |
| CIE-LAB | lab(80.75, -42.33, 8.61) |
| CIE-LCH | lch(80.75, 43.20, 168.50°) |
| OKLab | oklab(81.88% -0.119 0.022) |
| OKLCH | oklch(81.88% 0.121 169.5) |
| XYZ | xyz(39.9933, 58.0117, 53.8804) |
| Luminance | 0.5802 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.36
Eucalyptus
#44D7A8
ΔE00 3.47
Mediumaquamarine
#66CDAA
ΔE00 3.84
Aqua Marine
#2EE8BB
ΔE00 4.16
Seafoam Blue
#78D1B6
ΔE00 4.27
Light Teal
#90E4C1
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DDB7 #DD678D
analogous
#67DD7C #67DDB7 #67C8DD
triadic
#67DDB7 #B767DD #DDB767
tetradic
#67DDB7 #7C67DD #DD678D #C8DD67
square
#67DDB7 #7C67DD #DD678D #C8DD67
split-complementary
#67DDB7 #DD67C8 #DD7C67
monochromatic
#25A57C #35D29F #67DDB7 #99E8CF #CBF3E6
Accessibility & contrast
On white
1.67
#67DDB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#67DDB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DDB7
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DDB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DDB7 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D0B5
Deuteranopia (green-blind)
#C6C3BA
Tritanopia (blue-blind)
#31DED2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #67ddb7; /* rgb */ color: rgb(103, 221, 183); /* oklch */ color: oklch(81.9% 0.121 169.5);
Tailwind
colors: {
custom: {
50: '#9be8cc',
500: '#67ddb7',
950: '#000000',
},
}SCSS
$custom: #67ddb7; $custom-light: #9be8cc; $custom-dark: #000000;
JSON
{
"hex": "#67ddb7",
"rgb": {
"r": 103,
"g": 221,
"b": 183
},
"hsl": {
"h": 160.678,
"s": 63.441,
"l": 63.529
},
"oklch": {
"l": 0.81884,
"c": 0.12102,
"h": 169.5
},
"luminance": 0.58015
}Semantic roles & 50–950 ramp
primary
#67DDB7
secondary
#A84162
accent
#1A53CB
background
#FCFEFE
surface
#F5FDFA
border
#CFD5D3
text
#0F1613
muted
#808483