#67F5BC#67F5BC
#67F5BC is a very light, vivid teal. Relative luminance 0.718; OKLCH L 87.7% C 0.148 H 163.8°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #67F5BC |
|---|---|
| RGB | rgb(103, 245, 188) |
| HSL | hsl(156, 88%, 68%) |
| HSV | hsv(156, 58%, 96%) |
| CMYK | cmyk(58%, 0%, 23.3%, 3.9%) |
| CIE-LAB | lab(87.88, -51.48, 16.11) |
| CIE-LCH | lch(87.88, 53.94, 162.62°) |
| OKLab | oklab(87.73% -0.1422 0.0412) |
| OKLCH | oklch(87.73% 0.148 163.8) |
| XYZ | xyz(47.3185, 71.8146, 58.9351) |
| Luminance | 0.7182 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.04
Light Aquamarine
#7BFDC7
ΔE00 2.23
Greenish Cyan
#2AFEB7
ΔE00 3.75
Light Blue Green
#7EFBB3
ΔE00 4.03
Light Turquoise
#7EF4CC
ΔE00 4.08
Aquamarine
#7FFFD4
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F5BC #F567A0
analogous
#67F575 #67F5BC #67E7F5
triadic
#67F5BC #BC67F5 #F5BC67
tetradic
#67F5BC #7567F5 #F567A0 #E7F567
square
#67F5BC #7567F5 #F567A0 #E7F567
split-complementary
#67F5BC #F567E7 #F57567
monochromatic
#0ED484 #2EF1A3 #67F5BC #A0F9D5 #DAFDEF
Accessibility & contrast
On white
1.37
#67F5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#67F5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F5BC
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F5BC | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E5B9
Deuteranopia (green-blind)
#DDD6C0
Tritanopia (blue-blind)
#1AF5E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #67f5bc; /* rgb */ color: rgb(103, 245, 188); /* oklch */ color: oklch(87.7% 0.148 163.8);
Tailwind
colors: {
custom: {
50: '#9ef9d0',
500: '#67f5bc',
950: '#000000',
},
}SCSS
$custom: #67f5bc; $custom-light: #9ef9d0; $custom-dark: #000000;
JSON
{
"hex": "#67f5bc",
"rgb": {
"r": 103,
"g": 245,
"b": 188
},
"hsl": {
"h": 155.915,
"s": 87.654,
"l": 68.235
},
"oklch": {
"l": 0.87734,
"c": 0.14807,
"h": 163.8
},
"luminance": 0.71819
}Semantic roles & 50–950 ramp
primary
#67F5BC
secondary
#CE3271
accent
#015CE4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583