#67E7BF#67E7BF
#67E7BF is a very light, vivid teal. Relative luminance 0.638; OKLCH L 84.5% C 0.128 H 169.8°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #67E7BF |
|---|---|
| RGB | rgb(103, 231, 191) |
| HSL | hsl(161, 73%, 65%) |
| HSV | hsv(161, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 17.3%, 9.4%) |
| CIE-LAB | lab(83.86, -44.90, 8.84) |
| CIE-LCH | lch(83.86, 45.76, 168.86°) |
| OKLab | oklab(84.48% -0.1262 0.0226) |
| OKLCH | oklch(84.48% 0.128 169.8) |
| XYZ | xyz(43.5690, 63.7928, 59.2973) |
| Luminance | 0.6380 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.12
Light Turquoise
#7EF4CC
ΔE00 3.23
Seafoam
#7FE0B3
ΔE00 3.78
Light Teal
#90E4C1
ΔE00 4.45
Aqua (survey)
#13EAC9
ΔE00 4.58
Eucalyptus
#44D7A8
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E7BF #E7678F
analogous
#67E77F #67E7BF #67CFE7
triadic
#67E7BF #BF67E7 #E7BF67
tetradic
#67E7BF #7F67E7 #E7678F #CFE767
square
#67E7BF #7F67E7 #E7678F #CFE767
split-complementary
#67E7BF #E767CF #E77F67
monochromatic
#1DB787 #32DFA9 #67E7BF #9CEFD5 #D1F8EC
Accessibility & contrast
On white
1.53
#67E7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#67E7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E7BF
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E7BF | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BD
Deuteranopia (green-blind)
#CECBC2
Tritanopia (blue-blind)
#22E8DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67e7bf; /* rgb */ color: rgb(103, 231, 191); /* oklch */ color: oklch(84.5% 0.128 169.8);
Tailwind
colors: {
custom: {
50: '#9cefd2',
500: '#67e7bf',
950: '#000000',
},
}SCSS
$custom: #67e7bf; $custom-light: #9cefd2; $custom-dark: #000000;
JSON
{
"hex": "#67e7bf",
"rgb": {
"r": 103,
"g": 231,
"b": 191
},
"hsl": {
"h": 161.25,
"s": 72.727,
"l": 65.49
},
"oklch": {
"l": 0.84477,
"c": 0.1282,
"h": 169.8
},
"luminance": 0.63797
}Semantic roles & 50–950 ramp
primary
#67E7BF
secondary
#B73B62
accent
#114ED5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583