#67E1B2#67E1B2
#67E1B2 is a very light, vivid teal. Relative luminance 0.599; OKLCH L 82.7% C 0.130 H 165.4°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #67E1B2 |
|---|---|
| RGB | rgb(103, 225, 178) |
| HSL | hsl(157, 67%, 64%) |
| HSV | hsv(157, 54%, 88%) |
| CMYK | cmyk(54.2%, 0%, 20.9%, 11.8%) |
| CIE-LAB | lab(81.81, -45.18, 12.76) |
| CIE-LCH | lch(81.81, 46.95, 164.23°) |
| OKLab | oklab(82.71% -0.1256 0.0327) |
| OKLCH | oklch(82.71% 0.13 165.4) |
| XYZ | xyz(40.5508, 59.9446, 51.5444) |
| Luminance | 0.5995 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.43
Eucalyptus
#44D7A8
ΔE00 3.30
Aqua Marine
#2EE8BB
ΔE00 3.93
Light Teal
#90E4C1
ΔE00 4.84
Light Turquoise
#7EF4CC
ΔE00 4.93
Mediumaquamarine
#66CDAA
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E1B2 #E16796
analogous
#67E175 #67E1B2 #67D3E1
triadic
#67E1B2 #B267E1 #E1B267
tetradic
#67E1B2 #7567E1 #E16796 #D3E167
square
#67E1B2 #7567E1 #E16796 #D3E167
split-complementary
#67E1B2 #E167D3 #E17567
monochromatic
#22AC77 #34D798 #67E1B2 #9AEBCC #CDF5E6
Accessibility & contrast
On white
1.62
#67E1B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#67E1B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E1B2
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E1B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E1B2 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD3B0
Deuteranopia (green-blind)
#CBC6B5
Tritanopia (blue-blind)
#33E1D4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #67e1b2; /* rgb */ color: rgb(103, 225, 178); /* oklch */ color: oklch(82.7% 0.130 165.4);
Tailwind
colors: {
custom: {
50: '#9bebc9',
500: '#67e1b2',
950: '#000000',
},
}SCSS
$custom: #67e1b2; $custom-light: #9bebc9; $custom-dark: #000000;
JSON
{
"hex": "#67e1b2",
"rgb": {
"r": 103,
"g": 225,
"b": 178
},
"hsl": {
"h": 156.885,
"s": 67.033,
"l": 64.314
},
"oklch": {
"l": 0.82712,
"c": 0.12977,
"h": 165.4
},
"luminance": 0.59948
}Semantic roles & 50–950 ramp
primary
#67E1B2
secondary
#AE3F69
accent
#175ECF
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482