#67DEB2#67DEB2
#67DEB2 is a light, vivid teal. Relative luminance 0.583; OKLCH L 82.0% C 0.126 H 166.4°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #67DEB2 |
|---|---|
| RGB | rgb(103, 222, 178) |
| HSL | hsl(158, 64%, 64%) |
| HSV | hsv(158, 54%, 87%) |
| CMYK | cmyk(53.6%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(80.93, -43.88, 11.51) |
| CIE-LCH | lch(80.93, 45.37, 165.30°) |
| OKLab | oklab(81.99% -0.1223 0.0295) |
| OKLCH | oklch(81.99% 0.126 166.4) |
| XYZ | xyz(39.7469, 58.3369, 51.2764) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.51
Eucalyptus
#44D7A8
ΔE00 2.95
Aqua Marine
#2EE8BB
ΔE00 4.10
Mediumaquamarine
#66CDAA
ΔE00 4.38
Light Teal
#90E4C1
ΔE00 4.67
Aquamarine (survey)
#04D8B2
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DEB2 #DE6793
analogous
#67DE76 #67DEB2 #67CEDE
triadic
#67DEB2 #B267DE #DEB267
tetradic
#67DEB2 #7667DE #DE6793 #CEDE67
square
#67DEB2 #7667DE #DE6793 #CEDE67
split-complementary
#67DEB2 #DE67CE #DE7667
monochromatic
#24A676 #35D399 #67DEB2 #99E9CB #CCF4E5
Accessibility & contrast
On white
1.66
#67DEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#67DEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DEB2
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DEB2 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD0B0
Deuteranopia (green-blind)
#C8C4B5
Tritanopia (blue-blind)
#34DFD1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #67deb2; /* rgb */ color: rgb(103, 222, 178); /* oklch */ color: oklch(82.0% 0.126 166.4);
Tailwind
colors: {
custom: {
50: '#9be9c9',
500: '#67deb2',
950: '#000000',
},
}SCSS
$custom: #67deb2; $custom-light: #9be9c9; $custom-dark: #000000;
JSON
{
"hex": "#67deb2",
"rgb": {
"r": 103,
"g": 222,
"b": 178
},
"hsl": {
"h": 157.815,
"s": 64.324,
"l": 63.725
},
"oklch": {
"l": 0.81993,
"c": 0.12584,
"h": 166.4
},
"luminance": 0.5834
}Semantic roles & 50–950 ramp
primary
#67DEB2
secondary
#A94067
accent
#195BCC
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482