#67F0AE#67F0AE
#67F0AE is a very light, vivid teal. Relative luminance 0.683; OKLCH L 86.2% C 0.153 H 159.6°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #67F0AE |
|---|---|
| RGB | rgb(103, 240, 174) |
| HSL | hsl(151, 82%, 67%) |
| HSV | hsv(151, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 27.5%, 5.9%) |
| CIE-LAB | lab(86.13, -52.31, 20.90) |
| CIE-LCH | lch(86.13, 56.33, 158.22°) |
| OKLab | oklab(86.22% -0.1433 0.0532) |
| OKLCH | oklch(86.22% 0.153 159.6) |
| XYZ | xyz(44.3896, 68.2555, 50.8715) |
| Luminance | 0.6826 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.55
Light Blue Green
#7EFBB3
ΔE00 3.07
Seafoam Green
#7AF9AB
ΔE00 3.33
Seafoam (survey)
#80F9AD
ΔE00 3.43
Greenish Cyan
#2AFEB7
ΔE00 4.12
Light Aquamarine
#7BFDC7
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F0AE #F067A9
analogous
#67F06A #67F0AE #67EDF0
triadic
#67F0AE #AE67F0 #F0AE67
tetradic
#67F0AE #6A67F0 #F067A9 #EDF067
square
#67F0AE #6A67F0 #F067A9 #EDF067
split-complementary
#67F0AE #F067ED #F06A67
monochromatic
#14C972 #2FEB90 #67F0AE #9FF5CC #D6FBE9
Accessibility & contrast
On white
1.43
#67F0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#67F0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F0AE
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F0AE | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0AA
Deuteranopia (green-blind)
#DAD2B2
Tritanopia (blue-blind)
#2EEFDE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #67f0ae; /* rgb */ color: rgb(103, 240, 174); /* oklch */ color: oklch(86.2% 0.153 159.6);
Tailwind
colors: {
custom: {
50: '#9df6c6',
500: '#67f0ae',
950: '#000000',
},
}SCSS
$custom: #67f0ae; $custom-light: #9df6c6; $custom-dark: #000000;
JSON
{
"hex": "#67f0ae",
"rgb": {
"r": 103,
"g": 240,
"b": 174
},
"hsl": {
"h": 151.095,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.86215,
"c": 0.15283,
"h": 159.6
},
"luminance": 0.6826
}Semantic roles & 50–950 ramp
primary
#67F0AE
secondary
#C6357B
accent
#076FDE
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582