#67F5AE#67F5AE
#67F5AE is a very light, vivid teal. Relative luminance 0.712; OKLCH L 87.4% C 0.159 H 158.6°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #67F5AE |
|---|---|
| RGB | rgb(103, 245, 174) |
| HSL | hsl(150, 88%, 68%) |
| HSV | hsv(150, 58%, 96%) |
| CMYK | cmyk(58%, 0%, 29%, 3.9%) |
| CIE-LAB | lab(87.60, -54.33, 22.93) |
| CIE-LCH | lch(87.60, 58.97, 157.12°) |
| OKLab | oklab(87.42% -0.1484 0.0582) |
| OKLCH | oklch(87.42% 0.159 158.6) |
| XYZ | xyz(45.8818, 71.2399, 51.3689) |
| Luminance | 0.7124 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.13
Light Blue Green
#7EFBB3
ΔE00 2.15
Seafoam Green
#7AF9AB
ΔE00 2.31
Seafoam (survey)
#80F9AD
ΔE00 2.54
Light Bluish Green
#76FDA8
ΔE00 3.23
Light Green Blue
#56FCA2
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F5AE #F567AE
analogous
#67F567 #67F5AE #67F5F5
triadic
#67F5AE #AE67F5 #F5AE67
tetradic
#67F5AE #6767F5 #F567AE #F5F567
square
#67F5AE #6767F5 #F567AE #F5F567
split-complementary
#67F5AE #F567F5 #F56767
monochromatic
#0ED471 #2EF18F #67F5AE #A0F9CD #DAFDEB
Accessibility & contrast
On white
1.38
#67F5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#67F5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F5AE
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F5AE | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4AA
Deuteranopia (green-blind)
#DFD6B2
Tritanopia (blue-blind)
#2BF4E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #67f5ae; /* rgb */ color: rgb(103, 245, 174); /* oklch */ color: oklch(87.4% 0.159 158.6);
Tailwind
colors: {
custom: {
50: '#9ef9c6',
500: '#67f5ae',
950: '#000000',
},
}SCSS
$custom: #67f5ae; $custom-light: #9ef9c6; $custom-dark: #000000;
JSON
{
"hex": "#67f5ae",
"rgb": {
"r": 103,
"g": 245,
"b": 174
},
"hsl": {
"h": 150,
"s": 87.654,
"l": 68.235
},
"oklch": {
"l": 0.87415,
"c": 0.15946,
"h": 158.6
},
"luminance": 0.71244
}Semantic roles & 50–950 ramp
primary
#67F5AE
secondary
#CE3280
accent
#0173E4
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582