#67FFBE#67FFBE
#67FFBE is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.2% C 0.159 H 162.1°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #67FFBE |
|---|---|
| RGB | rgb(103, 255, 190) |
| HSL | hsl(154, 100%, 70%) |
| HSV | hsv(154, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(90.83, -55.14, 19.22) |
| CIE-LCH | lch(90.83, 58.39, 160.78°) |
| OKLab | oklab(90.16% -0.1516 0.0491) |
| OKLCH | oklch(90.16% 0.159 162.1) |
| XYZ | xyz(50.6429, 78.1162, 61.1143) |
| Luminance | 0.7812 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.81
Light Aquamarine
#7BFDC7
ΔE00 2.45
Greenish Cyan
#2AFEB7
ΔE00 2.69
Light Blue Green
#7EFBB3
ΔE00 2.99
Greenish Turquoise
#00FBB0
ΔE00 3.53
Seafoam Green
#7AF9AB
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FFBE #FF67A8
analogous
#67FF72 #67FFBE #67F4FF
triadic
#67FFBE #BE67FF #FFBE67
tetradic
#67FFBE #7267FF #FF67A8 #F4FF67
square
#67FFBE #7267FF #FF67A8 #F4FF67
split-complementary
#67FFBE #FF67F4 #FF7267
monochromatic
#00EC87 #2AFFA4 #67FFBE #A4FFD8 #E0FFF2
Accessibility & contrast
On white
1.26
#67FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#67FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FFBE
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FFBE | 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)
#FBEEBA
Deuteranopia (green-blind)
#E6DFC2
Tritanopia (blue-blind)
#05FFED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #67ffbe; /* rgb */ color: rgb(103, 255, 190); /* oklch */ color: oklch(90.2% 0.159 162.1);
Tailwind
colors: {
custom: {
50: '#9fffd1',
500: '#67ffbe',
950: '#000000',
},
}SCSS
$custom: #67ffbe; $custom-light: #9fffd1; $custom-dark: #000000;
JSON
{
"hex": "#67ffbe",
"rgb": {
"r": 103,
"g": 255,
"b": 190
},
"hsl": {
"h": 154.342,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.90161,
"c": 0.15931,
"h": 162.1
},
"luminance": 0.78121
}Semantic roles & 50–950 ramp
primary
#67FFBE
secondary
#DA3079
accent
#0062E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683