#67FCBE#67FCBE
#67FCBE is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.4% C 0.155 H 162.8°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #67FCBE |
|---|---|
| RGB | rgb(103, 252, 190) |
| HSL | hsl(155, 96%, 70%) |
| HSV | hsv(155, 59%, 99%) |
| CMYK | cmyk(59.1%, 0%, 24.6%, 1.2%) |
| CIE-LAB | lab(89.96, -53.92, 18.00) |
| CIE-LCH | lch(89.96, 56.85, 161.54°) |
| OKLab | oklab(89.45% -0.1485 0.046) |
| OKLCH | oklch(89.45% 0.155 162.8) |
| XYZ | xyz(49.6934, 76.2171, 60.7978) |
| Luminance | 0.7622 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.61
Light Aquamarine
#7BFDC7
ΔE00 2.04
Greenish Cyan
#2AFEB7
ΔE00 2.87
Light Blue Green
#7EFBB3
ΔE00 3.25
Greenish Turquoise
#00FBB0
ΔE00 3.67
Seafoam Green
#7AF9AB
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FCBE #FC67A5
analogous
#67FC74 #67FCBE #67EFFC
triadic
#67FCBE #BE67FC #FCBE67
tetradic
#67FCBE #7467FC #FC67A5 #EFFC67
square
#67FCBE #7467FC #FC67A5 #EFFC67
split-complementary
#67FCBE #FC67EF #FC7467
monochromatic
#05E487 #2BFBA4 #67FCBE #A3FDD8 #DFFEF1
Accessibility & contrast
On white
1.29
#67FCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#67FCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FCBE
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FCBE | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBB
Deuteranopia (green-blind)
#E3DCC2
Tritanopia (blue-blind)
#0CFCEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #67fcbe; /* rgb */ color: rgb(103, 252, 190); /* oklch */ color: oklch(89.4% 0.155 162.8);
Tailwind
colors: {
custom: {
50: '#9ffed1',
500: '#67fcbe',
950: '#000000',
},
}SCSS
$custom: #67fcbe; $custom-light: #9ffed1; $custom-dark: #000000;
JSON
{
"hex": "#67fcbe",
"rgb": {
"r": 103,
"g": 252,
"b": 190
},
"hsl": {
"h": 155.034,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.89447,
"c": 0.15548,
"h": 162.8
},
"luminance": 0.76222
}Semantic roles & 50–950 ramp
primary
#67FCBE
secondary
#D73176
accent
#005FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683