#67E2BB#67E2BB
#67E2BB is a very light, vivid teal. Relative luminance 0.609; OKLCH L 83.2% C 0.125 H 169.7°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #67E2BB |
|---|---|
| RGB | rgb(103, 226, 187) |
| HSL | hsl(161, 68%, 65%) |
| HSV | hsv(161, 54%, 89%) |
| CMYK | cmyk(54.4%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(82.30, -43.62, 8.72) |
| CIE-LCH | lch(82.30, 44.49, 168.69°) |
| OKLab | oklab(83.18% -0.1226 0.0223) |
| OKLCH | oklch(83.18% 0.125 169.7) |
| XYZ | xyz(41.7554, 60.8602, 56.5508) |
| Luminance | 0.6086 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.40
Aqua Marine
#2EE8BB
ΔE00 3.49
Eucalyptus
#44D7A8
ΔE00 3.98
Light Turquoise
#7EF4CC
ΔE00 4.19
Light Teal
#90E4C1
ΔE00 4.30
Aquamarine (survey)
#04D8B2
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E2BB #E2678E
analogous
#67E27E #67E2BB #67CBE2
triadic
#67E2BB #BB67E2 #E2BB67
tetradic
#67E2BB #7E67E2 #E2678E #CBE267
square
#67E2BB #7E67E2 #E2678E #CBE267
split-complementary
#67E2BB #E267CB #E27E67
monochromatic
#21AD81 #34D8A4 #67E2BB #9AECD2 #CEF6E9
Accessibility & contrast
On white
1.59
#67E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#67E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E2BB
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E2BB | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5B9
Deuteranopia (green-blind)
#CAC7BE
Tritanopia (blue-blind)
#2AE3D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67e2bb; /* rgb */ color: rgb(103, 226, 187); /* oklch */ color: oklch(83.2% 0.125 169.7);
Tailwind
colors: {
custom: {
50: '#9ceccf',
500: '#67e2bb',
950: '#000000',
},
}SCSS
$custom: #67e2bb; $custom-light: #9ceccf; $custom-dark: #000000;
JSON
{
"hex": "#67e2bb",
"rgb": {
"r": 103,
"g": 226,
"b": 187
},
"hsl": {
"h": 160.976,
"s": 67.956,
"l": 64.51
},
"oklch": {
"l": 0.83182,
"c": 0.12463,
"h": 169.7
},
"luminance": 0.60864
}Semantic roles & 50–950 ramp
primary
#67E2BB
secondary
#AF3E62
accent
#1651D0
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1613
muted
#808483