#67EABC#67EABC
#67EABC is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.1% C 0.134 H 167.2°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #67EABC |
|---|---|
| RGB | rgb(103, 234, 188) |
| HSL | hsl(159, 76%, 66%) |
| HSV | hsv(159, 56%, 92%) |
| CMYK | cmyk(56%, 0%, 19.7%, 8.2%) |
| CIE-LAB | lab(84.67, -46.86, 11.57) |
| CIE-LCH | lch(84.67, 48.27, 166.13°) |
| OKLab | oklab(85.11% -0.1307 0.0297) |
| OKLCH | oklch(85.11% 0.134 167.2) |
| XYZ | xyz(44.0891, 65.3558, 57.8587) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.12
Aqua Marine
#2EE8BB
ΔE00 3.19
Seafoam
#7FE0B3
ΔE00 3.56
Light Aquamarine
#7BFDC7
ΔE00 4.42
Bright Teal
#01F9C6
ΔE00 4.79
Aquamarine
#7FFFD4
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EABC #EA6795
analogous
#67EA7A #67EABC #67D7EA
triadic
#67EABC #BC67EA #EABC67
tetradic
#67EABC #7A67EA #EA6795 #D7EA67
square
#67EABC #7A67EA #EA6795 #D7EA67
split-complementary
#67EABC #EA67D7 #EA7A67
monochromatic
#1ABD83 #31E3A4 #67EABC #9DF1D4 #D3F9EB
Accessibility & contrast
On white
1.49
#67EABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#67EABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EABC
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EABC | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBA
Deuteranopia (green-blind)
#D2CEBF
Tritanopia (blue-blind)
#24EBDD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67eabc; /* rgb */ color: rgb(103, 234, 188); /* oklch */ color: oklch(85.1% 0.134 167.2);
Tailwind
colors: {
custom: {
50: '#9df1d0',
500: '#67eabc',
950: '#000000',
},
}SCSS
$custom: #67eabc; $custom-light: #9df1d0; $custom-dark: #000000;
JSON
{
"hex": "#67eabc",
"rgb": {
"r": 103,
"g": 234,
"b": 188
},
"hsl": {
"h": 158.931,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.85113,
"c": 0.13403,
"h": 167.2
},
"luminance": 0.6536
}Semantic roles & 50–950 ramp
primary
#67EABC
secondary
#BC3A67
accent
#0E55D8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583