#67EBAB#67EBAB
#67EBAB is a very light, vivid teal. Relative luminance 0.652; OKLCH L 84.9% C 0.149 H 159.6°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #67EBAB |
|---|---|
| RGB | rgb(103, 235, 171) |
| HSL | hsl(151, 77%, 66%) |
| HSV | hsv(151, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 27.2%, 7.8%) |
| CIE-LAB | lab(84.61, -50.86, 20.33) |
| CIE-LCH | lch(84.61, 54.77, 158.21°) |
| OKLab | oklab(84.95% -0.1394 0.0518) |
| OKLCH | oklch(84.95% 0.149 159.6) |
| XYZ | xyz(42.6488, 65.2365, 48.8645) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.61
Light Blue Green
#7EFBB3
ΔE00 3.96
Seafoam Green
#7AF9AB
ΔE00 4.10
Seafoam (survey)
#80F9AD
ΔE00 4.17
Light Aquamarine
#7BFDC7
ΔE00 4.79
Seafoam
#7FE0B3
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EBAB #EB67A7
analogous
#67EB69 #67EBAB #67E9EB
triadic
#67EBAB #AB67EB #EBAB67
tetradic
#67EBAB #6967EB #EB67A7 #E9EB67
square
#67EBAB #6967EB #EB67A7 #E9EB67
split-complementary
#67EBAB #EB67E9 #EB6967
monochromatic
#19BF6E #31E48D #67EBAB #9DF2C9 #D3F9E7
Accessibility & contrast
On white
1.49
#67EBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#67EBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EBAB
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EBAB | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA7
Deuteranopia (green-blind)
#D6CEAF
Tritanopia (blue-blind)
#34EADA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67ebab; /* rgb */ color: rgb(103, 235, 171); /* oklch */ color: oklch(84.9% 0.149 159.6);
Tailwind
colors: {
custom: {
50: '#9cf2c4',
500: '#67ebab',
950: '#000000',
},
}SCSS
$custom: #67ebab; $custom-light: #9cf2c4; $custom-dark: #000000;
JSON
{
"hex": "#67ebab",
"rgb": {
"r": 103,
"g": 235,
"b": 171
},
"hsl": {
"h": 150.909,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.84946,
"c": 0.14868,
"h": 159.6
},
"luminance": 0.65241
}Semantic roles & 50–950 ramp
primary
#67EBAB
secondary
#BD3979
accent
#0D70D9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582