#67EAAA#67EAAA
#67EAAA is a very light, vivid teal. Relative luminance 0.646; OKLCH L 84.7% C 0.148 H 159.5°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #67EAAA |
|---|---|
| RGB | rgb(103, 234, 170) |
| HSL | hsl(151, 76%, 66%) |
| HSV | hsv(151, 56%, 92%) |
| CMYK | cmyk(56%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(84.29, -50.64, 20.42) |
| CIE-LCH | lch(84.29, 54.60, 158.04°) |
| OKLab | oklab(84.68% -0.1388 0.052) |
| OKLCH | oklch(84.68% 0.148 159.5) |
| XYZ | xyz(42.2683, 64.6275, 48.2693) |
| Luminance | 0.6463 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.83
Light Blue Green
#7EFBB3
ΔE00 4.12
Seafoam Green
#7AF9AB
ΔE00 4.23
Seafoam (survey)
#80F9AD
ΔE00 4.29
Seafoam
#7FE0B3
ΔE00 4.70
Aqua Green
#12E193
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EAAA #EA67A7
analogous
#67EA68 #67EAAA #67E9EA
triadic
#67EAAA #AA67EA #EAAA67
tetradic
#67EAAA #6867EA #EA67A7 #E9EA67
square
#67EAAA #6867EA #EA67A7 #E9EA67
split-complementary
#67EAAA #EA67E9 #EA6867
monochromatic
#1ABD6D #31E38C #67EAAA #9DF1C8 #D3F9E6
Accessibility & contrast
On white
1.51
#67EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#67EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EAAA
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EAAA | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA6
Deuteranopia (green-blind)
#D5CDAE
Tritanopia (blue-blind)
#35E9D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67eaaa; /* rgb */ color: rgb(103, 234, 170); /* oklch */ color: oklch(84.7% 0.148 159.5);
Tailwind
colors: {
custom: {
50: '#9cf1c3',
500: '#67eaaa',
950: '#000000',
},
}SCSS
$custom: #67eaaa; $custom-light: #9cf1c3; $custom-dark: #000000;
JSON
{
"hex": "#67eaaa",
"rgb": {
"r": 103,
"g": 234,
"b": 170
},
"hsl": {
"h": 150.687,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.84683,
"c": 0.14819,
"h": 159.5
},
"luminance": 0.64631
}Semantic roles & 50–950 ramp
primary
#67EAAA
secondary
#BC3A79
accent
#0E70D8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582