#67FFBA#67FFBA
#67FFBA is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.1% C 0.163 H 160.6°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #67FFBA |
|---|---|
| RGB | rgb(103, 255, 186) |
| HSL | hsl(153, 100%, 70%) |
| HSV | hsv(153, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(90.75, -55.95, 21.15) |
| CIE-LCH | lch(90.75, 59.82, 159.29°) |
| OKLab | oklab(90.07% -0.1533 0.0539) |
| OKLCH | oklch(90.07% 0.163 160.6) |
| XYZ | xyz(50.2118, 77.9437, 58.8433) |
| Luminance | 0.7795 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.65
Light Blue Green
#7EFBB3
ΔE00 2.45
Greenish Cyan
#2AFEB7
ΔE00 2.68
Light Aquamarine
#7BFDC7
ΔE00 3.12
Seafoam Green
#7AF9AB
ΔE00 3.23
Greenish Turquoise
#00FBB0
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FFBA #FF67AC
analogous
#67FF6E #67FFBA #67F8FF
triadic
#67FFBA #BA67FF #FFBA67
tetradic
#67FFBA #6E67FF #FF67AC #F8FF67
square
#67FFBA #6E67FF #FF67AC #F8FF67
split-complementary
#67FFBA #FF67F8 #FF6E67
monochromatic
#00EC81 #2AFF9E #67FFBA #A4FFD6 #E0FFF1
Accessibility & contrast
On white
1.27
#67FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#67FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FFBA
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FFBA | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB6
Deuteranopia (green-blind)
#E7DEBE
Tritanopia (blue-blind)
#11FEEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #67ffba; /* rgb */ color: rgb(103, 255, 186); /* oklch */ color: oklch(90.1% 0.163 160.6);
Tailwind
colors: {
custom: {
50: '#9fffcf',
500: '#67ffba',
950: '#000000',
},
}SCSS
$custom: #67ffba; $custom-light: #9fffcf; $custom-dark: #000000;
JSON
{
"hex": "#67ffba",
"rgb": {
"r": 103,
"g": 255,
"b": 186
},
"hsl": {
"h": 152.763,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.9007,
"c": 0.16253,
"h": 160.6
},
"luminance": 0.77949
}Semantic roles & 50–950 ramp
primary
#67FFBA
secondary
#DA307D
accent
#0068E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683