#67F3AF#67F3AF
#67F3AF is a very light, vivid teal. Relative luminance 0.701; OKLCH L 87.0% C 0.156 H 159.3°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #67F3AF |
|---|---|
| RGB | rgb(103, 243, 175) |
| HSL | hsl(151, 85%, 68%) |
| HSV | hsv(151, 58%, 95%) |
| CMYK | cmyk(57.6%, 0%, 28%, 4.7%) |
| CIE-LAB | lab(87.03, -53.33, 21.63) |
| CIE-LCH | lch(87.03, 57.55, 157.92°) |
| OKLab | oklab(86.96% -0.1459 0.055) |
| OKLCH | oklch(86.96% 0.156 159.3) |
| XYZ | xyz(45.3779, 70.0755, 51.6837) |
| Luminance | 0.7008 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.04
Light Blue Green
#7EFBB3
ΔE00 2.54
Seafoam Green
#7AF9AB
ΔE00 2.84
Seafoam (survey)
#80F9AD
ΔE00 2.99
Greenish Cyan
#2AFEB7
ΔE00 3.71
Greenish Turquoise
#00FBB0
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F3AF #F367AB
analogous
#67F369 #67F3AF #67F1F3
triadic
#67F3AF #AF67F3 #F3AF67
tetradic
#67F3AF #6967F3 #F367AB #F1F367
square
#67F3AF #6967F3 #F367AB #F1F367
split-complementary
#67F3AF #F367F1 #F36967
monochromatic
#10CF73 #2EEF91 #67F3AF #A0F7CD #D8FCEB
Accessibility & contrast
On white
1.40
#67F3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#67F3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F3AF
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F3AF | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2AB
Deuteranopia (green-blind)
#DDD4B3
Tritanopia (blue-blind)
#2CF2E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #67f3af; /* rgb */ color: rgb(103, 243, 175); /* oklch */ color: oklch(87.0% 0.156 159.3);
Tailwind
colors: {
custom: {
50: '#9ef8c7',
500: '#67f3af',
950: '#000000',
},
}SCSS
$custom: #67f3af; $custom-light: #9ef8c7; $custom-dark: #000000;
JSON
{
"hex": "#67f3af",
"rgb": {
"r": 103,
"g": 243,
"b": 175
},
"hsl": {
"h": 150.857,
"s": 85.366,
"l": 67.843
},
"oklch": {
"l": 0.86957,
"c": 0.15597,
"h": 159.3
},
"luminance": 0.7008
}Semantic roles & 50–950 ramp
primary
#67F3AF
secondary
#CB337D
accent
#0470E2
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582