#67E6BF#67E6BF
#67E6BF is a very light, vivid teal. Relative luminance 0.632; OKLCH L 84.2% C 0.127 H 170.2°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #67E6BF |
|---|---|
| RGB | rgb(103, 230, 191) |
| HSL | hsl(162, 72%, 65%) |
| HSV | hsv(162, 55%, 90%) |
| CMYK | cmyk(55.2%, 0%, 17%, 9.8%) |
| CIE-LAB | lab(83.57, -44.47, 8.42) |
| CIE-LCH | lch(83.57, 45.26, 169.27°) |
| OKLab | oklab(84.24% -0.1251 0.0215) |
| OKLCH | oklch(84.24% 0.127 170.2) |
| XYZ | xyz(43.2899, 63.2347, 59.2043) |
| Luminance | 0.6324 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.21
Light Turquoise
#7EF4CC
ΔE00 3.42
Seafoam
#7FE0B3
ΔE00 3.82
Light Teal
#90E4C1
ΔE00 4.40
Aqua (survey)
#13EAC9
ΔE00 4.50
Eucalyptus
#44D7A8
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E6BF #E6678E
analogous
#67E680 #67E6BF #67CDE6
triadic
#67E6BF #BF67E6 #E6BF67
tetradic
#67E6BF #8067E6 #E6678E #CDE667
square
#67E6BF #8067E6 #E6678E #CDE667
split-complementary
#67E6BF #E667CD #E68067
monochromatic
#1EB586 #32DDA9 #67E6BF #9CEFD5 #D0F7EB
Accessibility & contrast
On white
1.54
#67E6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#67E6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E6BF
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E6BF | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BD
Deuteranopia (green-blind)
#CDCBC2
Tritanopia (blue-blind)
#23E7DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67e6bf; /* rgb */ color: rgb(103, 230, 191); /* oklch */ color: oklch(84.2% 0.127 170.2);
Tailwind
colors: {
custom: {
50: '#9ceed2',
500: '#67e6bf',
950: '#000000',
},
}SCSS
$custom: #67e6bf; $custom-light: #9ceed2; $custom-dark: #000000;
JSON
{
"hex": "#67e6bf",
"rgb": {
"r": 103,
"g": 230,
"b": 191
},
"hsl": {
"h": 161.575,
"s": 71.751,
"l": 65.294
},
"oklch": {
"l": 0.84239,
"c": 0.12697,
"h": 170.2
},
"luminance": 0.63239
}Semantic roles & 50–950 ramp
primary
#67E6BF
secondary
#B53C61
accent
#124DD4
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583