#67E9AB#67E9AB
#67E9AB is a very light, vivid teal. Relative luminance 0.641; OKLCH L 84.5% C 0.146 H 160.1°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #67E9AB |
|---|---|
| RGB | rgb(103, 233, 171) |
| HSL | hsl(151, 75%, 66%) |
| HSV | hsv(151, 56%, 91%) |
| CMYK | cmyk(55.8%, 0%, 26.6%, 8.6%) |
| CIE-LAB | lab(84.02, -50.03, 19.52) |
| CIE-LCH | lch(84.02, 53.70, 158.69°) |
| OKLab | oklab(84.47% -0.1373 0.0498) |
| OKLCH | oklch(84.47% 0.146 160.1) |
| XYZ | xyz(42.0794, 64.0977, 48.6748) |
| Luminance | 0.6410 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.05
Seafoam
#7FE0B3
ΔE00 4.34
Light Blue Green
#7EFBB3
ΔE00 4.44
Seafoam Green
#7AF9AB
ΔE00 4.61
Seafoam (survey)
#80F9AD
ΔE00 4.65
Aqua Green
#12E193
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E9AB #E967A5
analogous
#67E96A #67E9AB #67E6E9
triadic
#67E9AB #AB67E9 #E9AB67
tetradic
#67E9AB #6A67E9 #E967A5 #E6E967
square
#67E9AB #6A67E9 #E967A5 #E6E967
split-complementary
#67E9AB #E967E6 #E96A67
monochromatic
#1BBB6E #32E18D #67E9AB #9CF1C9 #D2F8E6
Accessibility & contrast
On white
1.52
#67E9AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#67E9AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E9AB
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E9AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E9AB | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A7
Deuteranopia (green-blind)
#D4CCAF
Tritanopia (blue-blind)
#34E8D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67e9ab; /* rgb */ color: rgb(103, 233, 171); /* oklch */ color: oklch(84.5% 0.146 160.1);
Tailwind
colors: {
custom: {
50: '#9cf1c4',
500: '#67e9ab',
950: '#000000',
},
}SCSS
$custom: #67e9ab; $custom-light: #9cf1c4; $custom-dark: #000000;
JSON
{
"hex": "#67e9ab",
"rgb": {
"r": 103,
"g": 233,
"b": 171
},
"hsl": {
"h": 151.385,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.84465,
"c": 0.146,
"h": 160.1
},
"luminance": 0.64102
}Semantic roles & 50–950 ramp
primary
#67E9AB
secondary
#BA3A77
accent
#0F6ED7
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582