#67DEB4#67DEB4
#67DEB4 is a very light, vivid teal. Relative luminance 0.584; OKLCH L 82.0% C 0.124 H 167.5°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #67DEB4 |
|---|---|
| RGB | rgb(103, 222, 180) |
| HSL | hsl(159, 64%, 64%) |
| HSV | hsv(159, 54%, 87%) |
| CMYK | cmyk(53.6%, 0%, 18.9%, 12.9%) |
| CIE-LAB | lab(80.97, -43.44, 10.52) |
| CIE-LCH | lch(80.97, 44.70, 166.39°) |
| OKLab | oklab(82.05% -0.1214 0.027) |
| OKLCH | oklch(82.05% 0.124 167.5) |
| XYZ | xyz(39.9492, 58.4178, 52.3417) |
| Luminance | 0.5842 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.72
Eucalyptus
#44D7A8
ΔE00 3.08
Aqua Marine
#2EE8BB
ΔE00 4.00
Mediumaquamarine
#66CDAA
ΔE00 4.21
Light Teal
#90E4C1
ΔE00 4.52
Aquamarine (survey)
#04D8B2
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DEB4 #DE6791
analogous
#67DE78 #67DEB4 #67CCDE
triadic
#67DEB4 #B467DE #DEB467
tetradic
#67DEB4 #7867DE #DE6791 #CCDE67
square
#67DEB4 #7867DE #DE6791 #CCDE67
split-complementary
#67DEB4 #DE67CC #DE7867
monochromatic
#24A678 #35D39B #67DEB4 #99E9CD #CCF4E6
Accessibility & contrast
On white
1.66
#67DEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#67DEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DEB4
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DEB4 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D1B2
Deuteranopia (green-blind)
#C8C4B7
Tritanopia (blue-blind)
#33DFD2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #67deb4; /* rgb */ color: rgb(103, 222, 180); /* oklch */ color: oklch(82.0% 0.124 167.5);
Tailwind
colors: {
custom: {
50: '#9be9ca',
500: '#67deb4',
950: '#000000',
},
}SCSS
$custom: #67deb4; $custom-light: #9be9ca; $custom-dark: #000000;
JSON
{
"hex": "#67deb4",
"rgb": {
"r": 103,
"g": 222,
"b": 180
},
"hsl": {
"h": 158.824,
"s": 64.324,
"l": 63.725
},
"oklch": {
"l": 0.82045,
"c": 0.12439,
"h": 167.5
},
"luminance": 0.58421
}Semantic roles & 50–950 ramp
primary
#67DEB4
secondary
#A94065
accent
#1958CC
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482