#67E9BB#67E9BB
#67E9BB is a very light, vivid teal. Relative luminance 0.647; OKLCH L 84.9% C 0.133 H 167.1°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #67E9BB |
|---|---|
| RGB | rgb(103, 233, 187) |
| HSL | hsl(159, 75%, 66%) |
| HSV | hsv(159, 56%, 91%) |
| CMYK | cmyk(55.8%, 0%, 19.7%, 8.6%) |
| CIE-LAB | lab(84.35, -46.65, 11.65) |
| CIE-LCH | lch(84.35, 48.08, 165.98°) |
| OKLab | oklab(84.85% -0.1301 0.0298) |
| OKLCH | oklch(84.85% 0.133 167.1) |
| XYZ | xyz(43.6978, 64.7451, 57.1983) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.20
Light Turquoise
#7EF4CC
ΔE00 3.29
Seafoam
#7FE0B3
ΔE00 3.40
Light Aquamarine
#7BFDC7
ΔE00 4.60
Eucalyptus
#44D7A8
ΔE00 4.68
Light Teal
#90E4C1
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E9BB #E96795
analogous
#67E97A #67E9BB #67D6E9
triadic
#67E9BB #BB67E9 #E9BB67
tetradic
#67E9BB #7A67E9 #E96795 #D6E967
square
#67E9BB #7A67E9 #E96795 #D6E967
split-complementary
#67E9BB #E967D6 #E97A67
monochromatic
#1BBB82 #32E1A3 #67E9BB #9CF1D3 #D2F8EB
Accessibility & contrast
On white
1.51
#67E9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#67E9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E9BB
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E9BB | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBB9
Deuteranopia (green-blind)
#D1CDBE
Tritanopia (blue-blind)
#25EADC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67e9bb; /* rgb */ color: rgb(103, 233, 187); /* oklch */ color: oklch(84.9% 0.133 167.1);
Tailwind
colors: {
custom: {
50: '#9cf1cf',
500: '#67e9bb',
950: '#000000',
},
}SCSS
$custom: #67e9bb; $custom-light: #9cf1cf; $custom-dark: #000000;
JSON
{
"hex": "#67e9bb",
"rgb": {
"r": 103,
"g": 233,
"b": 187
},
"hsl": {
"h": 158.769,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.8485,
"c": 0.13348,
"h": 167.1
},
"luminance": 0.64749
}Semantic roles & 50–950 ramp
primary
#67E9BB
secondary
#BA3A67
accent
#0F55D7
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1713
muted
#808583