#67E6BA#67E6BA
#67E6BA is a very light, vivid teal. Relative luminance 0.630; OKLCH L 84.1% C 0.130 H 167.6°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #67E6BA |
|---|---|
| RGB | rgb(103, 230, 186) |
| HSL | hsl(159, 72%, 65%) |
| HSV | hsv(159, 55%, 90%) |
| CMYK | cmyk(55.2%, 0%, 19.1%, 9.8%) |
| CIE-LAB | lab(83.45, -45.58, 10.89) |
| CIE-LCH | lch(83.45, 46.87, 166.56°) |
| OKLab | oklab(84.11% -0.1274 0.0279) |
| OKLCH | oklch(84.11% 0.13 167.6) |
| XYZ | xyz(42.7491, 63.0183, 56.3558) |
| Luminance | 0.6302 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.11
Aqua Marine
#2EE8BB
ΔE00 3.19
Light Turquoise
#7EF4CC
ΔE00 3.62
Eucalyptus
#44D7A8
ΔE00 4.20
Light Teal
#90E4C1
ΔE00 4.57
Light Aquamarine
#7BFDC7
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E6BA #E66793
analogous
#67E67B #67E6BA #67D2E6
triadic
#67E6BA #BA67E6 #E6BA67
tetradic
#67E6BA #7B67E6 #E66793 #D2E667
square
#67E6BA #7B67E6 #E66793 #D2E667
split-complementary
#67E6BA #E667D2 #E67B67
monochromatic
#1EB581 #32DDA2 #67E6BA #9CEFD2 #D0F7EA
Accessibility & contrast
On white
1.54
#67E6BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#67E6BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E6BA
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E6BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E6BA | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B8
Deuteranopia (green-blind)
#CECABD
Tritanopia (blue-blind)
#29E7D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67e6ba; /* rgb */ color: rgb(103, 230, 186); /* oklch */ color: oklch(84.1% 0.130 167.6);
Tailwind
colors: {
custom: {
50: '#9ceece',
500: '#67e6ba',
950: '#000000',
},
}SCSS
$custom: #67e6ba; $custom-light: #9ceece; $custom-dark: #000000;
JSON
{
"hex": "#67e6ba",
"rgb": {
"r": 103,
"g": 230,
"b": 186
},
"hsl": {
"h": 159.213,
"s": 71.751,
"l": 65.294
},
"oklch": {
"l": 0.84109,
"c": 0.13038,
"h": 167.6
},
"luminance": 0.63022
}Semantic roles & 50–950 ramp
primary
#67E6BA
secondary
#B53C66
accent
#1255D4
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1613
muted
#808583