#67E8A9#67E8A9
#67E8A9 is a very light, vivid teal. Relative luminance 0.635; OKLCH L 84.2% C 0.146 H 159.5°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #67E8A9 |
|---|---|
| RGB | rgb(103, 232, 169) |
| HSL | hsl(151, 74%, 66%) |
| HSV | hsv(151, 56%, 91%) |
| CMYK | cmyk(55.6%, 0%, 27.2%, 9%) |
| CIE-LAB | lab(83.68, -50.02, 20.09) |
| CIE-LCH | lch(83.68, 53.90, 158.11°) |
| OKLab | oklab(84.18% -0.1371 0.0512) |
| OKLCH | oklch(84.18% 0.146 159.5) |
| XYZ | xyz(41.6079, 63.4575, 47.5843) |
| Luminance | 0.6346 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.26
Seafoam
#7FE0B3
ΔE00 4.41
Light Blue Green
#7EFBB3
ΔE00 4.53
Seafoam Green
#7AF9AB
ΔE00 4.62
Aqua Green
#12E193
ΔE00 4.65
Seafoam (survey)
#80F9AD
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E8A9 #E867A6
analogous
#67E868 #67E8A9 #67E6E8
triadic
#67E8A9 #A967E8 #E8A967
tetradic
#67E8A9 #6867E8 #E867A6 #E6E867
square
#67E8A9 #6867E8 #E867A6 #E6E867
split-complementary
#67E8A9 #E867E6 #E86867
monochromatic
#1CB96C #32E08B #67E8A9 #9CF0C7 #D1F8E5
Accessibility & contrast
On white
1.53
#67E8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#67E8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E8A9
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E8A9 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A5
Deuteranopia (green-blind)
#D3CBAD
Tritanopia (blue-blind)
#36E7D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67e8a9; /* rgb */ color: rgb(103, 232, 169); /* oklch */ color: oklch(84.2% 0.146 159.5);
Tailwind
colors: {
custom: {
50: '#9cf0c2',
500: '#67e8a9',
950: '#000000',
},
}SCSS
$custom: #67e8a9; $custom-light: #9cf0c2; $custom-dark: #000000;
JSON
{
"hex": "#67e8a9",
"rgb": {
"r": 103,
"g": 232,
"b": 169
},
"hsl": {
"h": 150.698,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.84179,
"c": 0.14634,
"h": 159.5
},
"luminance": 0.63461
}Semantic roles & 50–950 ramp
primary
#67E8A9
secondary
#B83B78
accent
#1070D6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582