#67F2B4#67F2B4
#67F2B4 is a very light, vivid teal. Relative luminance 0.697; OKLCH L 86.8% C 0.151 H 161.4°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #67F2B4 |
|---|---|
| RGB | rgb(103, 242, 180) |
| HSL | hsl(153, 84%, 68%) |
| HSV | hsv(153, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 25.6%, 5.1%) |
| CIE-LAB | lab(86.84, -51.91, 18.79) |
| CIE-LCH | lch(86.84, 55.20, 160.10°) |
| OKLab | oklab(86.83% -0.1427 0.0479) |
| OKLCH | oklch(86.83% 0.151 161.4) |
| XYZ | xyz(45.5797, 69.6787, 54.2185) |
| Luminance | 0.6968 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.32
Light Aquamarine
#7BFDC7
ΔE00 3.24
Light Blue Green
#7EFBB3
ΔE00 3.32
Greenish Cyan
#2AFEB7
ΔE00 3.79
Seafoam Green
#7AF9AB
ΔE00 3.90
Seafoam (survey)
#80F9AD
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F2B4 #F267A5
analogous
#67F26E #67F2B4 #67EBF2
triadic
#67F2B4 #B467F2 #F2B467
tetradic
#67F2B4 #6E67F2 #F267A5 #EBF267
square
#67F2B4 #6E67F2 #F267A5 #EBF267
split-complementary
#67F2B4 #F267EB #F26E67
monochromatic
#12CD79 #2FED98 #67F2B4 #9FF7D0 #D8FCEC
Accessibility & contrast
On white
1.41
#67F2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#67F2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F2B4
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F2B4 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE2B0
Deuteranopia (green-blind)
#DBD4B8
Tritanopia (blue-blind)
#27F1E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f2b4; /* rgb */ color: rgb(103, 242, 180); /* oklch */ color: oklch(86.8% 0.151 161.4);
Tailwind
colors: {
custom: {
50: '#9df7ca',
500: '#67f2b4',
950: '#000000',
},
}SCSS
$custom: #67f2b4; $custom-light: #9df7ca; $custom-dark: #000000;
JSON
{
"hex": "#67f2b4",
"rgb": {
"r": 103,
"g": 242,
"b": 180
},
"hsl": {
"h": 153.237,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.8683,
"c": 0.15051,
"h": 161.4
},
"luminance": 0.69683
}Semantic roles & 50–950 ramp
primary
#67F2B4
secondary
#C93477
accent
#0567E1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582