#67FDBF#67FDBF
#67FDBF is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.7% C 0.156 H 162.9°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #67FDBF |
|---|---|
| RGB | rgb(103, 253, 191) |
| HSL | hsl(155, 97%, 70%) |
| HSV | hsv(155, 59%, 99%) |
| CMYK | cmyk(59.3%, 0%, 24.5%, 0.8%) |
| CIE-LAB | lab(90.27, -54.12, 17.92) |
| CIE-LCH | lch(90.27, 57.01, 161.68°) |
| OKLab | oklab(89.71% -0.1491 0.0458) |
| OKLCH | oklch(89.71% 0.156 162.9) |
| XYZ | xyz(50.1179, 76.8907, 61.4803) |
| Luminance | 0.7690 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.78
Light Aquamarine
#7BFDC7
ΔE00 2.01
Greenish Cyan
#2AFEB7
ΔE00 2.85
Light Blue Green
#7EFBB3
ΔE00 3.32
Greenish Turquoise
#00FBB0
ΔE00 3.70
Seafoam Green
#7AF9AB
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FDBF #FD67A5
analogous
#67FD74 #67FDBF #67F0FD
triadic
#67FDBF #BF67FD #FDBF67
tetradic
#67FDBF #7467FD #FD67A5 #F0FD67
square
#67FDBF #7467FD #FD67A5 #F0FD67
split-complementary
#67FDBF #FD67F0 #FD7467
monochromatic
#03E789 #2BFCA6 #67FDBF #A3FED8 #E0FFF2
Accessibility & contrast
On white
1.28
#67FDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#67FDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FDBF
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FDBF | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBC
Deuteranopia (green-blind)
#E4DDC3
Tritanopia (blue-blind)
#06FDEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #67fdbf; /* rgb */ color: rgb(103, 253, 191); /* oklch */ color: oklch(89.7% 0.156 162.9);
Tailwind
colors: {
custom: {
50: '#9fffd2',
500: '#67fdbf',
950: '#000000',
},
}SCSS
$custom: #67fdbf; $custom-light: #9fffd2; $custom-dark: #000000;
JSON
{
"hex": "#67fdbf",
"rgb": {
"r": 103,
"g": 253,
"b": 191
},
"hsl": {
"h": 155.2,
"s": 97.403,
"l": 69.804
},
"oklch": {
"l": 0.89708,
"c": 0.15596,
"h": 162.9
},
"luminance": 0.76896
}Semantic roles & 50–950 ramp
primary
#67FDBF
secondary
#D83076
accent
#005FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683