#67E5AE#67E5AE
#67E5AE is a very light, vivid teal. Relative luminance 0.620; OKLCH L 83.6% C 0.138 H 162.3°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #67E5AE |
|---|---|
| RGB | rgb(103, 229, 174) |
| HSL | hsl(154, 71%, 65%) |
| HSV | hsv(154, 55%, 90%) |
| CMYK | cmyk(55%, 0%, 24%, 10.2%) |
| CIE-LAB | lab(82.90, -47.74, 16.40) |
| CIE-LCH | lch(82.90, 50.48, 161.04°) |
| OKLab | oklab(83.57% -0.1317 0.0419) |
| OKLCH | oklch(83.57% 0.138 162.3) |
| XYZ | xyz(41.2491, 61.9744, 49.8247) |
| Luminance | 0.6198 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.13
Light Greenish Blue
#63F7B4
ΔE00 4.24
Eucalyptus
#44D7A8
ΔE00 4.37
Aqua Marine
#2EE8BB
ΔE00 4.66
Light Aquamarine
#7BFDC7
ΔE00 5.31
Light Turquoise
#7EF4CC
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E5AE #E5679E
analogous
#67E56F #67E5AE #67DDE5
triadic
#67E5AE #AE67E5 #E5AE67
tetradic
#67E5AE #6F67E5 #E5679E #DDE567
square
#67E5AE #6F67E5 #E5679E #DDE567
split-complementary
#67E5AE #E567DD #E56F67
monochromatic
#1FB372 #33DC92 #67E5AE #9BEECA #D0F7E6
Accessibility & contrast
On white
1.57
#67E5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#67E5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E5AE
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E5AE | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6AB
Deuteranopia (green-blind)
#D0C9B1
Tritanopia (blue-blind)
#34E5D6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #67e5ae; /* rgb */ color: rgb(103, 229, 174); /* oklch */ color: oklch(83.6% 0.138 162.3);
Tailwind
colors: {
custom: {
50: '#9ceec6',
500: '#67e5ae',
950: '#000000',
},
}SCSS
$custom: #67e5ae; $custom-light: #9ceec6; $custom-dark: #000000;
JSON
{
"hex": "#67e5ae",
"rgb": {
"r": 103,
"g": 229,
"b": 174
},
"hsl": {
"h": 153.81,
"s": 70.787,
"l": 65.098
},
"oklch": {
"l": 0.83574,
"c": 0.13819,
"h": 162.3
},
"luminance": 0.61978
}Semantic roles & 50–950 ramp
primary
#67E5AE
secondary
#B43D71
accent
#1367D3
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582