#67E2BF#67E2BF
#67E2BF is a very light, vivid teal. Relative luminance 0.610; OKLCH L 83.3% C 0.122 H 171.9°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #67E2BF |
|---|---|
| RGB | rgb(103, 226, 191) |
| HSL | hsl(163, 68%, 65%) |
| HSV | hsv(163, 54%, 89%) |
| CMYK | cmyk(54.4%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(82.40, -42.71, 6.75) |
| CIE-LCH | lch(82.40, 43.24, 171.02°) |
| OKLab | oklab(83.29% -0.1208 0.0172) |
| OKLCH | oklch(83.29% 0.122 171.9) |
| XYZ | xyz(42.1895, 61.0339, 58.8375) |
| Luminance | 0.6104 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.83
Seafoam
#7FE0B3
ΔE00 4.22
Light Turquoise
#7EF4CC
ΔE00 4.32
Aqua (survey)
#13EAC9
ΔE00 4.39
Light Teal
#90E4C1
ΔE00 4.40
Eucalyptus
#44D7A8
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E2BF #E2678A
analogous
#67E282 #67E2BF #67C8E2
triadic
#67E2BF #BF67E2 #E2BF67
tetradic
#67E2BF #8267E2 #E2678A #C8E267
square
#67E2BF #8267E2 #E2678A #C8E267
split-complementary
#67E2BF #E267C8 #E28267
monochromatic
#21AD86 #34D8A9 #67E2BF #9AECD5 #CEF6EA
Accessibility & contrast
On white
1.59
#67E2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#67E2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E2BF
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E2BF | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BD
Deuteranopia (green-blind)
#C9C7C1
Tritanopia (blue-blind)
#25E4D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67e2bf; /* rgb */ color: rgb(103, 226, 191); /* oklch */ color: oklch(83.3% 0.122 171.9);
Tailwind
colors: {
custom: {
50: '#9cecd2',
500: '#67e2bf',
950: '#000000',
},
}SCSS
$custom: #67e2bf; $custom-light: #9cecd2; $custom-dark: #000000;
JSON
{
"hex": "#67e2bf",
"rgb": {
"r": 103,
"g": 226,
"b": 191
},
"hsl": {
"h": 162.927,
"s": 67.956,
"l": 64.51
},
"oklch": {
"l": 0.83289,
"c": 0.12205,
"h": 171.9
},
"luminance": 0.61038
}Semantic roles & 50–950 ramp
primary
#67E2BF
secondary
#AF3E5E
accent
#164BD0
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483