#67F1AF#67F1AF
#67F1AF is a very light, vivid teal. Relative luminance 0.689; OKLCH L 86.5% C 0.153 H 159.8°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #67F1AF |
|---|---|
| RGB | rgb(103, 241, 175) |
| HSL | hsl(151, 83%, 67%) |
| HSV | hsv(151, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 27.4%, 5.5%) |
| CIE-LAB | lab(86.45, -52.51, 20.82) |
| CIE-LCH | lch(86.45, 56.49, 158.37°) |
| OKLab | oklab(86.48% -0.1439 0.053) |
| OKLCH | oklch(86.48% 0.153 159.8) |
| XYZ | xyz(44.7827, 68.8850, 51.4853) |
| Luminance | 0.6889 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.33
Light Blue Green
#7EFBB3
ΔE00 2.94
Seafoam Green
#7AF9AB
ΔE00 3.26
Seafoam (survey)
#80F9AD
ΔE00 3.37
Greenish Cyan
#2AFEB7
ΔE00 3.96
Light Aquamarine
#7BFDC7
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F1AF #F167A9
analogous
#67F16A #67F1AF #67EEF1
triadic
#67F1AF #AF67F1 #F1AF67
tetradic
#67F1AF #6A67F1 #F167A9 #EEF167
square
#67F1AF #6A67F1 #F167A9 #EEF167
split-complementary
#67F1AF #F167EE #F16A67
monochromatic
#13CB73 #2FEC92 #67F1AF #9FF6CC #D7FBEA
Accessibility & contrast
On white
1.42
#67F1AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#67F1AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F1AF
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F1AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F1AF | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE1AB
Deuteranopia (green-blind)
#DBD3B3
Tritanopia (blue-blind)
#2DF0DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f1af; /* rgb */ color: rgb(103, 241, 175); /* oklch */ color: oklch(86.5% 0.153 159.8);
Tailwind
colors: {
custom: {
50: '#9df6c7',
500: '#67f1af',
950: '#000000',
},
}SCSS
$custom: #67f1af; $custom-light: #9df6c7; $custom-dark: #000000;
JSON
{
"hex": "#67f1af",
"rgb": {
"r": 103,
"g": 241,
"b": 175
},
"hsl": {
"h": 151.304,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.86477,
"c": 0.15331,
"h": 159.8
},
"luminance": 0.68889
}Semantic roles & 50–950 ramp
primary
#67F1AF
secondary
#C7357B
accent
#066EE0
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582