#67F4AF#67F4AF
#67F4AF is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.2% C 0.157 H 159.1°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #67F4AF |
|---|---|
| RGB | rgb(103, 244, 175) |
| HSL | hsl(151, 87%, 68%) |
| HSV | hsv(151, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 28.3%, 4.3%) |
| CIE-LAB | lab(87.33, -53.73, 22.04) |
| CIE-LCH | lch(87.33, 58.07, 157.70°) |
| OKLab | oklab(87.2% -0.147 0.056) |
| OKLCH | oklch(87.2% 0.157 159.1) |
| XYZ | xyz(45.6780, 70.6757, 51.7837) |
| Luminance | 0.7068 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.96
Light Blue Green
#7EFBB3
ΔE00 2.36
Seafoam Green
#7AF9AB
ΔE00 2.64
Seafoam (survey)
#80F9AD
ΔE00 2.82
Greenish Cyan
#2AFEB7
ΔE00 3.61
Light Bluish Green
#76FDA8
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F4AF #F467AC
analogous
#67F468 #67F4AF #67F3F4
triadic
#67F4AF #AF67F4 #F4AF67
tetradic
#67F4AF #6867F4 #F467AC #F3F467
square
#67F4AF #6867F4 #F467AC #F3F467
split-complementary
#67F4AF #F467F3 #F46867
monochromatic
#0FD172 #2EF091 #67F4AF #A0F8CD #D9FCEB
Accessibility & contrast
On white
1.39
#67F4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#67F4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F4AF
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F4AF | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3AB
Deuteranopia (green-blind)
#DED5B3
Tritanopia (blue-blind)
#2BF3E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #67f4af; /* rgb */ color: rgb(103, 244, 175); /* oklch */ color: oklch(87.2% 0.157 159.1);
Tailwind
colors: {
custom: {
50: '#9ef8c7',
500: '#67f4af',
950: '#000000',
},
}SCSS
$custom: #67f4af; $custom-light: #9ef8c7; $custom-dark: #000000;
JSON
{
"hex": "#67f4af",
"rgb": {
"r": 103,
"g": 244,
"b": 175
},
"hsl": {
"h": 150.638,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.87197,
"c": 0.15728,
"h": 159.1
},
"luminance": 0.7068
}Semantic roles & 50–950 ramp
primary
#67F4AF
secondary
#CD327E
accent
#0270E3
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582