#67E1BB#67E1BB
#67E1BB is a very light, vivid teal. Relative luminance 0.603; OKLCH L 82.9% C 0.123 H 170.1°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #67E1BB |
|---|---|
| RGB | rgb(103, 225, 187) |
| HSL | hsl(161, 67%, 64%) |
| HSV | hsv(161, 54%, 88%) |
| CMYK | cmyk(54.2%, 0%, 16.9%, 11.8%) |
| CIE-LAB | lab(82.01, -43.19, 8.31) |
| CIE-LCH | lch(82.01, 43.98, 169.11°) |
| OKLab | oklab(82.94% -0.1215 0.0212) |
| OKLCH | oklch(82.94% 0.123 170.1) |
| XYZ | xyz(41.4842, 60.3180, 56.4604) |
| Luminance | 0.6032 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.51
Aqua Marine
#2EE8BB
ΔE00 3.64
Eucalyptus
#44D7A8
ΔE00 3.98
Light Teal
#90E4C1
ΔE00 4.30
Light Turquoise
#7EF4CC
ΔE00 4.40
Aquamarine (survey)
#04D8B2
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E1BB #E1678D
analogous
#67E17E #67E1BB #67CAE1
triadic
#67E1BB #BB67E1 #E1BB67
tetradic
#67E1BB #7E67E1 #E1678D #CAE167
square
#67E1BB #7E67E1 #E1678D #CAE167
split-complementary
#67E1BB #E167CA #E17E67
monochromatic
#22AC81 #34D7A4 #67E1BB #9AEBD2 #CDF5E9
Accessibility & contrast
On white
1.61
#67E1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#67E1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E1BB
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E1BB | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4B9
Deuteranopia (green-blind)
#C9C6BE
Tritanopia (blue-blind)
#2BE2D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #67e1bb; /* rgb */ color: rgb(103, 225, 187); /* oklch */ color: oklch(82.9% 0.123 170.1);
Tailwind
colors: {
custom: {
50: '#9cebcf',
500: '#67e1bb',
950: '#000000',
},
}SCSS
$custom: #67e1bb; $custom-light: #9cebcf; $custom-dark: #000000;
JSON
{
"hex": "#67e1bb",
"rgb": {
"r": 103,
"g": 225,
"b": 187
},
"hsl": {
"h": 161.311,
"s": 67.033,
"l": 64.314
},
"oklch": {
"l": 0.82944,
"c": 0.12339,
"h": 170.1
},
"luminance": 0.60322
}Semantic roles & 50–950 ramp
primary
#67E1BB
secondary
#AE3F61
accent
#1750CF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1613
muted
#808483