#67F4B4#67F4B4
#67F4B4 is a very light, vivid teal. Relative luminance 0.709; OKLCH L 87.3% C 0.153 H 161.0°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #67F4B4 |
|---|---|
| RGB | rgb(103, 244, 180) |
| HSL | hsl(153, 87%, 68%) |
| HSV | hsv(153, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 26.2%, 4.3%) |
| CIE-LAB | lab(87.42, -52.73, 19.60) |
| CIE-LCH | lch(87.42, 56.25, 159.61°) |
| OKLab | oklab(87.31% -0.1447 0.05) |
| OKLCH | oklch(87.31% 0.153 161) |
| XYZ | xyz(46.1782, 70.8757, 54.4180) |
| Luminance | 0.7088 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.81
Light Blue Green
#7EFBB3
ΔE00 2.90
Light Aquamarine
#7BFDC7
ΔE00 3.19
Greenish Cyan
#2AFEB7
ΔE00 3.48
Seafoam Green
#7AF9AB
ΔE00 3.49
Seafoam (survey)
#80F9AD
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F4B4 #F467A7
analogous
#67F46D #67F4B4 #67EDF4
triadic
#67F4B4 #B467F4 #F4B467
tetradic
#67F4B4 #6D67F4 #F467A7 #EDF467
square
#67F4B4 #6D67F4 #F467A7 #EDF467
split-complementary
#67F4B4 #F467ED #F46D67
monochromatic
#0FD179 #2EF098 #67F4B4 #A0F8D0 #D9FCEC
Accessibility & contrast
On white
1.38
#67F4B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#67F4B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F4B4
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F4B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F4B4 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E4B0
Deuteranopia (green-blind)
#DDD5B8
Tritanopia (blue-blind)
#26F3E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #67f4b4; /* rgb */ color: rgb(103, 244, 180); /* oklch */ color: oklch(87.3% 0.153 161.0);
Tailwind
colors: {
custom: {
50: '#9ef8ca',
500: '#67f4b4',
950: '#000000',
},
}SCSS
$custom: #67f4b4; $custom-light: #9ef8ca; $custom-dark: #000000;
JSON
{
"hex": "#67f4b4",
"rgb": {
"r": 103,
"g": 244,
"b": 180
},
"hsl": {
"h": 152.766,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.87309,
"c": 0.15314,
"h": 161
},
"luminance": 0.7088
}Semantic roles & 50–950 ramp
primary
#67F4B4
secondary
#CD3278
accent
#0268E3
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582