#67FFBB#67FFBB
#67FFBB is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.1% C 0.162 H 161.0°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #67FFBB |
|---|---|
| RGB | rgb(103, 255, 187) |
| HSL | hsl(153, 100%, 70%) |
| HSV | hsv(153, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(90.77, -55.75, 20.67) |
| CIE-LCH | lch(90.77, 59.46, 159.66°) |
| OKLab | oklab(90.09% -0.1529 0.0527) |
| OKLCH | oklch(90.09% 0.162 161) |
| XYZ | xyz(50.3184, 77.9864, 59.4052) |
| Luminance | 0.7799 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.65
Light Blue Green
#7EFBB3
ΔE00 2.57
Greenish Cyan
#2AFEB7
ΔE00 2.66
Light Aquamarine
#7BFDC7
ΔE00 2.95
Greenish Turquoise
#00FBB0
ΔE00 3.37
Seafoam Green
#7AF9AB
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FFBB #FF67AB
analogous
#67FF6F #67FFBB #67F7FF
triadic
#67FFBB #BB67FF #FFBB67
tetradic
#67FFBB #6F67FF #FF67AB #F7FF67
square
#67FFBB #6F67FF #FF67AB #F7FF67
split-complementary
#67FFBB #FF67F7 #FF6F67
monochromatic
#00EC82 #2AFFA0 #67FFBB #A4FFD6 #E0FFF1
Accessibility & contrast
On white
1.27
#67FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#67FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FFBB
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FFBB | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB7
Deuteranopia (green-blind)
#E7DEBF
Tritanopia (blue-blind)
#0FFEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #67ffbb; /* rgb */ color: rgb(103, 255, 187); /* oklch */ color: oklch(90.1% 0.162 161.0);
Tailwind
colors: {
custom: {
50: '#9fffcf',
500: '#67ffbb',
950: '#000000',
},
}SCSS
$custom: #67ffbb; $custom-light: #9fffcf; $custom-dark: #000000;
JSON
{
"hex": "#67ffbb",
"rgb": {
"r": 103,
"g": 255,
"b": 187
},
"hsl": {
"h": 153.158,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.90093,
"c": 0.16171,
"h": 161
},
"luminance": 0.77991
}Semantic roles & 50–950 ramp
primary
#67FFBB
secondary
#DA307C
accent
#0067E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683