#67FFBD#67FFBD
#67FFBD is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.1% C 0.160 H 161.7°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #67FFBD |
|---|---|
| RGB | rgb(103, 255, 189) |
| HSL | hsl(154, 100%, 70%) |
| HSV | hsv(154, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(90.81, -55.34, 19.70) |
| CIE-LCH | lch(90.81, 58.74, 160.41°) |
| OKLab | oklab(90.14% -0.152 0.0503) |
| OKLCH | oklch(90.14% 0.16 161.7) |
| XYZ | xyz(50.5340, 78.0726, 60.5406) |
| Luminance | 0.7808 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.73
Light Aquamarine
#7BFDC7
ΔE00 2.61
Greenish Cyan
#2AFEB7
ΔE00 2.66
Light Blue Green
#7EFBB3
ΔE00 2.84
Greenish Turquoise
#00FBB0
ΔE00 3.46
Seafoam Green
#7AF9AB
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FFBD #FF67A9
analogous
#67FF71 #67FFBD #67F5FF
triadic
#67FFBD #BD67FF #FFBD67
tetradic
#67FFBD #7167FF #FF67A9 #F5FF67
square
#67FFBD #7167FF #FF67A9 #F5FF67
split-complementary
#67FFBD #FF67F5 #FF7167
monochromatic
#00EC85 #2AFFA2 #67FFBD #A4FFD8 #E0FFF2
Accessibility & contrast
On white
1.26
#67FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#67FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FFBD
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FFBD | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEB9
Deuteranopia (green-blind)
#E6DFC1
Tritanopia (blue-blind)
#08FEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #67ffbd; /* rgb */ color: rgb(103, 255, 189); /* oklch */ color: oklch(90.1% 0.160 161.7);
Tailwind
colors: {
custom: {
50: '#9fffd1',
500: '#67ffbd',
950: '#000000',
},
}SCSS
$custom: #67ffbd; $custom-light: #9fffd1; $custom-dark: #000000;
JSON
{
"hex": "#67ffbd",
"rgb": {
"r": 103,
"g": 255,
"b": 189
},
"hsl": {
"h": 153.947,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.90138,
"c": 0.1601,
"h": 161.7
},
"luminance": 0.78078
}Semantic roles & 50–950 ramp
primary
#67FFBD
secondary
#DA307A
accent
#0064E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683