#67E6BC#67E6BC
#67E6BC is a very light, vivid teal. Relative luminance 0.631; OKLCH L 84.2% C 0.129 H 168.7°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #67E6BC |
|---|---|
| RGB | rgb(103, 230, 188) |
| HSL | hsl(160, 72%, 65%) |
| HSV | hsv(160, 55%, 90%) |
| CMYK | cmyk(55.2%, 0%, 18.3%, 9.8%) |
| CIE-LAB | lab(83.50, -45.14, 9.90) |
| CIE-LCH | lch(83.50, 46.21, 167.63°) |
| OKLab | oklab(84.16% -0.1265 0.0254) |
| OKLCH | oklch(84.16% 0.129 168.7) |
| XYZ | xyz(42.9632, 63.1040, 57.4834) |
| Luminance | 0.6311 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.13
Seafoam
#7FE0B3
ΔE00 3.35
Light Turquoise
#7EF4CC
ΔE00 3.48
Eucalyptus
#44D7A8
ΔE00 4.33
Light Teal
#90E4C1
ΔE00 4.46
Aqua (survey)
#13EAC9
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E6BC #E66791
analogous
#67E67C #67E6BC #67D1E6
triadic
#67E6BC #BC67E6 #E6BC67
tetradic
#67E6BC #7C67E6 #E66791 #D1E667
square
#67E6BC #7C67E6 #E66791 #D1E667
split-complementary
#67E6BC #E667D1 #E67C67
monochromatic
#1EB583 #32DDA5 #67E6BC #9CEFD3 #D0F7EA
Accessibility & contrast
On white
1.54
#67E6BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#67E6BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E6BC
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E6BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E6BC | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8BA
Deuteranopia (green-blind)
#CECBBF
Tritanopia (blue-blind)
#26E7DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67e6bc; /* rgb */ color: rgb(103, 230, 188); /* oklch */ color: oklch(84.2% 0.129 168.7);
Tailwind
colors: {
custom: {
50: '#9ceed0',
500: '#67e6bc',
950: '#000000',
},
}SCSS
$custom: #67e6bc; $custom-light: #9ceed0; $custom-dark: #000000;
JSON
{
"hex": "#67e6bc",
"rgb": {
"r": 103,
"g": 230,
"b": 188
},
"hsl": {
"h": 160.157,
"s": 71.751,
"l": 65.294
},
"oklch": {
"l": 0.84161,
"c": 0.12898,
"h": 168.7
},
"luminance": 0.63108
}Semantic roles & 50–950 ramp
primary
#67E6BC
secondary
#B53C64
accent
#1252D4
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583