#67FCBF#67FCBF
#67FCBF is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.5% C 0.155 H 163.2°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #67FCBF |
|---|---|
| RGB | rgb(103, 252, 191) |
| HSL | hsl(155, 96%, 70%) |
| HSV | hsv(155, 59%, 99%) |
| CMYK | cmyk(59.1%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(89.98, -53.72, 17.51) |
| CIE-LCH | lch(89.98, 56.50, 161.94°) |
| OKLab | oklab(89.47% -0.1481 0.0448) |
| OKLCH | oklch(89.47% 0.155 163.2) |
| XYZ | xyz(49.8031, 76.2610, 61.3753) |
| Luminance | 0.7627 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.78
Light Aquamarine
#7BFDC7
ΔE00 1.90
Greenish Cyan
#2AFEB7
ΔE00 2.95
Light Blue Green
#7EFBB3
ΔE00 3.43
Greenish Turquoise
#00FBB0
ΔE00 3.77
Aquamarine
#7FFFD4
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FCBF #FC67A4
analogous
#67FC75 #67FCBF #67EFFC
triadic
#67FCBF #BF67FC #FCBF67
tetradic
#67FCBF #7567FC #FC67A4 #EFFC67
square
#67FCBF #7567FC #FC67A4 #EFFC67
split-complementary
#67FCBF #FC67EF #FC7567
monochromatic
#05E489 #2BFBA6 #67FCBF #A3FDD8 #DFFEF2
Accessibility & contrast
On white
1.29
#67FCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#67FCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FCBF
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FCBF | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBC
Deuteranopia (green-blind)
#E3DCC3
Tritanopia (blue-blind)
#08FCEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #67fcbf; /* rgb */ color: rgb(103, 252, 191); /* oklch */ color: oklch(89.5% 0.155 163.2);
Tailwind
colors: {
custom: {
50: '#9ffed2',
500: '#67fcbf',
950: '#000000',
},
}SCSS
$custom: #67fcbf; $custom-light: #9ffed2; $custom-dark: #000000;
JSON
{
"hex": "#67fcbf",
"rgb": {
"r": 103,
"g": 252,
"b": 191
},
"hsl": {
"h": 155.436,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.8947,
"c": 0.15469,
"h": 163.2
},
"luminance": 0.76266
}Semantic roles & 50–950 ramp
primary
#67FCBF
secondary
#D73175
accent
#005EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683