#67EABE#67EABE
#67EABE is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.2% C 0.133 H 168.2°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #67EABE |
|---|---|
| RGB | rgb(103, 234, 190) |
| HSL | hsl(160, 76%, 66%) |
| HSV | hsv(160, 56%, 92%) |
| CMYK | cmyk(56%, 0%, 18.8%, 8.2%) |
| CIE-LAB | lab(84.71, -46.42, 10.59) |
| CIE-LCH | lch(84.71, 47.61, 167.15°) |
| OKLab | oklab(85.16% -0.1298 0.0271) |
| OKLCH | oklch(85.16% 0.133 168.2) |
| XYZ | xyz(44.3062, 65.4427, 59.0020) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.91
Aqua Marine
#2EE8BB
ΔE00 3.07
Seafoam
#7FE0B3
ΔE00 3.72
Light Aquamarine
#7BFDC7
ΔE00 4.61
Aquamarine
#7FFFD4
ΔE00 4.69
Bright Teal
#01F9C6
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EABE #EA6793
analogous
#67EA7C #67EABE #67D5EA
triadic
#67EABE #BE67EA #EABE67
tetradic
#67EABE #7C67EA #EA6793 #D5EA67
square
#67EABE #7C67EA #EA6793 #D5EA67
split-complementary
#67EABE #EA67D5 #EA7C67
monochromatic
#1ABD86 #31E3A7 #67EABE #9DF1D5 #D3F9EC
Accessibility & contrast
On white
1.49
#67EABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#67EABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EABE
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EABE | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBC
Deuteranopia (green-blind)
#D1CEC1
Tritanopia (blue-blind)
#21EBDD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67eabe; /* rgb */ color: rgb(103, 234, 190); /* oklch */ color: oklch(85.2% 0.133 168.2);
Tailwind
colors: {
custom: {
50: '#9df1d1',
500: '#67eabe',
950: '#000000',
},
}SCSS
$custom: #67eabe; $custom-light: #9df1d1; $custom-dark: #000000;
JSON
{
"hex": "#67eabe",
"rgb": {
"r": 103,
"g": 234,
"b": 190
},
"hsl": {
"h": 159.847,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.85164,
"c": 0.13262,
"h": 168.2
},
"luminance": 0.65447
}Semantic roles & 50–950 ramp
primary
#67EABE
secondary
#BC3A65
accent
#0E52D8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583