#67FFBC#67FFBC
#67FFBC is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.1% C 0.161 H 161.3°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #67FFBC |
|---|---|
| RGB | rgb(103, 255, 188) |
| HSL | hsl(154, 100%, 70%) |
| HSV | hsv(154, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(90.79, -55.55, 20.18) |
| CIE-LCH | lch(90.79, 59.10, 160.03°) |
| OKLab | oklab(90.12% -0.1524 0.0515) |
| OKLCH | oklch(90.12% 0.161 161.3) |
| XYZ | xyz(50.4259, 78.0294, 59.9709) |
| Luminance | 0.7803 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.68
Greenish Cyan
#2AFEB7
ΔE00 2.65
Light Blue Green
#7EFBB3
ΔE00 2.70
Light Aquamarine
#7BFDC7
ΔE00 2.78
Greenish Turquoise
#00FBB0
ΔE00 3.41
Seafoam Green
#7AF9AB
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FFBC #FF67AA
analogous
#67FF70 #67FFBC #67F6FF
triadic
#67FFBC #BC67FF #FFBC67
tetradic
#67FFBC #7067FF #FF67AA #F6FF67
square
#67FFBC #7067FF #FF67AA #F6FF67
split-complementary
#67FFBC #FF67F6 #FF7067
monochromatic
#00EC84 #2AFFA1 #67FFBC #A4FFD7 #E0FFF2
Accessibility & contrast
On white
1.26
#67FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#67FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FFBC
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FFBC | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB8
Deuteranopia (green-blind)
#E7DFC0
Tritanopia (blue-blind)
#0CFEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #67ffbc; /* rgb */ color: rgb(103, 255, 188); /* oklch */ color: oklch(90.1% 0.161 161.3);
Tailwind
colors: {
custom: {
50: '#9fffd0',
500: '#67ffbc',
950: '#000000',
},
}SCSS
$custom: #67ffbc; $custom-light: #9fffd0; $custom-dark: #000000;
JSON
{
"hex": "#67ffbc",
"rgb": {
"r": 103,
"g": 255,
"b": 188
},
"hsl": {
"h": 153.553,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.90115,
"c": 0.1609,
"h": 161.3
},
"luminance": 0.78034
}Semantic roles & 50–950 ramp
primary
#67FFBC
secondary
#DA307B
accent
#0065E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683