#67E7BB#67E7BB
#67E7BB is a very light, vivid teal. Relative luminance 0.636; OKLCH L 84.4% C 0.131 H 167.8°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #67E7BB |
|---|---|
| RGB | rgb(103, 231, 187) |
| HSL | hsl(159, 73%, 65%) |
| HSV | hsv(159, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 19%, 9.4%) |
| CIE-LAB | lab(83.77, -45.79, 10.81) |
| CIE-LCH | lch(83.77, 47.05, 166.71°) |
| OKLab | oklab(84.37% -0.128 0.0277) |
| OKLCH | oklch(84.37% 0.131 167.8) |
| XYZ | xyz(43.1348, 63.6192, 57.0106) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.13
Seafoam
#7FE0B3
ΔE00 3.25
Light Turquoise
#7EF4CC
ΔE00 3.44
Eucalyptus
#44D7A8
ΔE00 4.38
Light Teal
#90E4C1
ΔE00 4.60
Light Aquamarine
#7BFDC7
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E7BB #E76793
analogous
#67E77B #67E7BB #67D3E7
triadic
#67E7BB #BB67E7 #E7BB67
tetradic
#67E7BB #7B67E7 #E76793 #D3E767
square
#67E7BB #7B67E7 #E76793 #D3E767
split-complementary
#67E7BB #E767D3 #E77B67
monochromatic
#1DB782 #32DFA3 #67E7BB #9CEFD3 #D1F8EA
Accessibility & contrast
On white
1.53
#67E7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#67E7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E7BB
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E7BB | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#CFCBBE
Tritanopia (blue-blind)
#27E8DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67e7bb; /* rgb */ color: rgb(103, 231, 187); /* oklch */ color: oklch(84.4% 0.131 167.8);
Tailwind
colors: {
custom: {
50: '#9cefcf',
500: '#67e7bb',
950: '#000000',
},
}SCSS
$custom: #67e7bb; $custom-light: #9cefcf; $custom-dark: #000000;
JSON
{
"hex": "#67e7bb",
"rgb": {
"r": 103,
"g": 231,
"b": 187
},
"hsl": {
"h": 159.375,
"s": 72.727,
"l": 65.49
},
"oklch": {
"l": 0.84373,
"c": 0.13094,
"h": 167.8
},
"luminance": 0.63623
}Semantic roles & 50–950 ramp
primary
#67E7BB
secondary
#B73B66
accent
#1154D5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1613
muted
#808583