#67F7BA#67F7BA
#67F7BA is a very light, vivid teal. Relative luminance 0.730; OKLCH L 88.2% C 0.152 H 162.5°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #67F7BA |
|---|---|
| RGB | rgb(103, 247, 186) |
| HSL | hsl(155, 90%, 69%) |
| HSV | hsv(155, 58%, 97%) |
| CMYK | cmyk(58.3%, 0%, 24.7%, 3.1%) |
| CIE-LAB | lab(88.42, -52.72, 17.90) |
| CIE-LCH | lch(88.42, 55.67, 161.24°) |
| OKLab | oklab(88.16% -0.1452 0.0457) |
| OKLCH | oklch(88.16% 0.152 162.5) |
| XYZ | xyz(47.7127, 72.9456, 58.0103) |
| Luminance | 0.7295 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.22
Light Aquamarine
#7BFDC7
ΔE00 2.34
Greenish Cyan
#2AFEB7
ΔE00 3.23
Light Blue Green
#7EFBB3
ΔE00 3.28
Greenish Turquoise
#00FBB0
ΔE00 3.80
Seafoam Green
#7AF9AB
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F7BA #F767A4
analogous
#67F772 #67F7BA #67ECF7
triadic
#67F7BA #BA67F7 #F7BA67
tetradic
#67F7BA #7267F7 #F767A4 #ECF767
square
#67F7BA #7267F7 #F767A4 #ECF767
split-complementary
#67F7BA #F767EC #F77267
monochromatic
#0BD881 #2DF4A0 #67F7BA #A1FAD4 #DBFDEF
Accessibility & contrast
On white
1.35
#67F7BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#67F7BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F7BA
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F7BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F7BA | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E7B7
Deuteranopia (green-blind)
#DFD8BE
Tritanopia (blue-blind)
#1BF7E6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #67f7ba; /* rgb */ color: rgb(103, 247, 186); /* oklch */ color: oklch(88.2% 0.152 162.5);
Tailwind
colors: {
custom: {
50: '#9efbce',
500: '#67f7ba',
950: '#000000',
},
}SCSS
$custom: #67f7ba; $custom-light: #9efbce; $custom-dark: #000000;
JSON
{
"hex": "#67f7ba",
"rgb": {
"r": 103,
"g": 247,
"b": 186
},
"hsl": {
"h": 154.583,
"s": 90,
"l": 68.627
},
"oklch": {
"l": 0.88163,
"c": 0.15221,
"h": 162.5
},
"luminance": 0.7295
}Semantic roles & 50–950 ramp
primary
#67F7BA
secondary
#D03275
accent
#0061E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101713
muted
#808583