#67F4AE#67F4AE
#67F4AE is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.2% C 0.158 H 158.8°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #67F4AE |
|---|---|
| RGB | rgb(103, 244, 174) |
| HSL | hsl(150, 87%, 68%) |
| HSV | hsv(150, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 28.7%, 4.3%) |
| CIE-LAB | lab(87.31, -53.93, 22.52) |
| CIE-LCH | lch(87.31, 58.44, 157.33°) |
| OKLab | oklab(87.18% -0.1474 0.0572) |
| OKLCH | oklch(87.18% 0.158 158.8) |
| XYZ | xyz(45.5801, 70.6365, 51.2684) |
| Luminance | 0.7064 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.11
Light Blue Green
#7EFBB3
ΔE00 2.30
Seafoam Green
#7AF9AB
ΔE00 2.49
Seafoam (survey)
#80F9AD
ΔE00 2.69
Light Bluish Green
#76FDA8
ΔE00 3.46
Light Green Blue
#56FCA2
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F4AE #F467AD
analogous
#67F467 #67F4AE #67F3F4
triadic
#67F4AE #AE67F4 #F4AE67
tetradic
#67F4AE #6767F4 #F467AD #F3F467
square
#67F4AE #6767F4 #F467AD #F3F467
split-complementary
#67F4AE #F467F3 #F46767
monochromatic
#0FD171 #2EF090 #67F4AE #A0F8CC #D9FCEB
Accessibility & contrast
On white
1.39
#67F4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#67F4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F4AE
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F4AE | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3AA
Deuteranopia (green-blind)
#DED5B2
Tritanopia (blue-blind)
#2CF3E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #67f4ae; /* rgb */ color: rgb(103, 244, 174); /* oklch */ color: oklch(87.2% 0.158 158.8);
Tailwind
colors: {
custom: {
50: '#9ef8c6',
500: '#67f4ae',
950: '#000000',
},
}SCSS
$custom: #67f4ae; $custom-light: #9ef8c6; $custom-dark: #000000;
JSON
{
"hex": "#67f4ae",
"rgb": {
"r": 103,
"g": 244,
"b": 174
},
"hsl": {
"h": 150.213,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.87175,
"c": 0.15814,
"h": 158.8
},
"luminance": 0.70641
}Semantic roles & 50–950 ramp
primary
#67F4AE
secondary
#CD327F
accent
#0272E3
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582