#67F2AE#67F2AE
#67F2AE is a very light, vivid teal. Relative luminance 0.694; OKLCH L 86.7% C 0.155 H 159.2°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #67F2AE |
|---|---|
| RGB | rgb(103, 242, 174) |
| HSL | hsl(151, 84%, 68%) |
| HSV | hsv(151, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 28.1%, 5.1%) |
| CIE-LAB | lab(86.72, -53.12, 21.71) |
| CIE-LCH | lch(86.72, 57.39, 157.77°) |
| OKLab | oklab(86.7% -0.1453 0.0552) |
| OKLCH | oklch(86.7% 0.155 159.2) |
| XYZ | xyz(44.9816, 69.4395, 51.0689) |
| Luminance | 0.6944 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.24
Light Blue Green
#7EFBB3
ΔE00 2.66
Seafoam Green
#7AF9AB
ΔE00 2.89
Seafoam (survey)
#80F9AD
ΔE00 3.04
Greenish Cyan
#2AFEB7
ΔE00 3.86
Greenish Turquoise
#00FBB0
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F2AE #F267AB
analogous
#67F268 #67F2AE #67F1F2
triadic
#67F2AE #AE67F2 #F2AE67
tetradic
#67F2AE #6867F2 #F267AB #F1F267
square
#67F2AE #6867F2 #F267AB #F1F267
split-complementary
#67F2AE #F267F1 #F26867
monochromatic
#12CD71 #2FED90 #67F2AE #9FF7CC #D8FCEA
Accessibility & contrast
On white
1.41
#67F2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#67F2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F2AE
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F2AE | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1AA
Deuteranopia (green-blind)
#DCD4B2
Tritanopia (blue-blind)
#2DF1E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f2ae; /* rgb */ color: rgb(103, 242, 174); /* oklch */ color: oklch(86.7% 0.155 159.2);
Tailwind
colors: {
custom: {
50: '#9df7c6',
500: '#67f2ae',
950: '#000000',
},
}SCSS
$custom: #67f2ae; $custom-light: #9df7c6; $custom-dark: #000000;
JSON
{
"hex": "#67f2ae",
"rgb": {
"r": 103,
"g": 242,
"b": 174
},
"hsl": {
"h": 150.647,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.86695,
"c": 0.15549,
"h": 159.2
},
"luminance": 0.69444
}Semantic roles & 50–950 ramp
primary
#67F2AE
secondary
#C9347D
accent
#0570E1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582