#67F1AE#67F1AE
#67F1AE is a very light, vivid teal. Relative luminance 0.689; OKLCH L 86.5% C 0.154 H 159.4°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #67F1AE |
|---|---|
| RGB | rgb(103, 241, 174) |
| HSL | hsl(151, 83%, 67%) |
| HSV | hsv(151, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 27.8%, 5.5%) |
| CIE-LAB | lab(86.43, -52.71, 21.31) |
| CIE-LCH | lch(86.43, 56.86, 157.99°) |
| OKLab | oklab(86.46% -0.1443 0.0542) |
| OKLCH | oklch(86.46% 0.154 159.4) |
| XYZ | xyz(44.6848, 68.8459, 50.9699) |
| Luminance | 0.6885 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.38
Light Blue Green
#7EFBB3
ΔE00 2.86
Seafoam Green
#7AF9AB
ΔE00 3.10
Seafoam (survey)
#80F9AD
ΔE00 3.23
Greenish Cyan
#2AFEB7
ΔE00 3.99
Greenish Turquoise
#00FBB0
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F1AE #F167AA
analogous
#67F169 #67F1AE #67EFF1
triadic
#67F1AE #AE67F1 #F1AE67
tetradic
#67F1AE #6967F1 #F167AA #EFF167
square
#67F1AE #6967F1 #F167AA #EFF167
split-complementary
#67F1AE #F167EF #F16967
monochromatic
#13CB71 #2FEC90 #67F1AE #9FF6CC #D7FBEA
Accessibility & contrast
On white
1.42
#67F1AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#67F1AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F1AE
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F1AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F1AE | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE0AA
Deuteranopia (green-blind)
#DBD3B2
Tritanopia (blue-blind)
#2EF0DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f1ae; /* rgb */ color: rgb(103, 241, 174); /* oklch */ color: oklch(86.5% 0.154 159.4);
Tailwind
colors: {
custom: {
50: '#9df6c6',
500: '#67f1ae',
950: '#000000',
},
}SCSS
$custom: #67f1ae; $custom-light: #9df6c6; $custom-dark: #000000;
JSON
{
"hex": "#67f1ae",
"rgb": {
"r": 103,
"g": 241,
"b": 174
},
"hsl": {
"h": 150.87,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.86455,
"c": 0.15416,
"h": 159.4
},
"luminance": 0.6885
}Semantic roles & 50–950 ramp
primary
#67F1AE
secondary
#C7357C
accent
#0670E0
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582