#67FCBD#67FCBD
#67FCBD is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.4% C 0.156 H 162.4°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #67FCBD |
|---|---|
| RGB | rgb(103, 252, 189) |
| HSL | hsl(155, 96%, 70%) |
| HSV | hsv(155, 59%, 99%) |
| CMYK | cmyk(59.1%, 0%, 25%, 1.2%) |
| CIE-LAB | lab(89.94, -54.13, 18.48) |
| CIE-LCH | lch(89.94, 57.20, 161.15°) |
| OKLab | oklab(89.42% -0.149 0.0472) |
| OKLCH | oklch(89.42% 0.156 162.4) |
| XYZ | xyz(49.5845, 76.1736, 60.2241) |
| Luminance | 0.7618 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.46
Light Aquamarine
#7BFDC7
ΔE00 2.19
Greenish Cyan
#2AFEB7
ΔE00 2.81
Light Blue Green
#7EFBB3
ΔE00 3.08
Greenish Turquoise
#00FBB0
ΔE00 3.58
Seafoam Green
#7AF9AB
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FCBD #FC67A6
analogous
#67FC73 #67FCBD #67F0FC
triadic
#67FCBD #BD67FC #FCBD67
tetradic
#67FCBD #7367FC #FC67A6 #F0FC67
square
#67FCBD #7367FC #FC67A6 #F0FC67
split-complementary
#67FCBD #FC67F0 #FC7367
monochromatic
#05E486 #2BFBA3 #67FCBD #A3FDD7 #DFFEF1
Accessibility & contrast
On white
1.29
#67FCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#67FCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FCBD
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FCBD | 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)
#F8EBB9
Deuteranopia (green-blind)
#E3DCC1
Tritanopia (blue-blind)
#0FFCEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #67fcbd; /* rgb */ color: rgb(103, 252, 189); /* oklch */ color: oklch(89.4% 0.156 162.4);
Tailwind
colors: {
custom: {
50: '#9ffed1',
500: '#67fcbd',
950: '#000000',
},
}SCSS
$custom: #67fcbd; $custom-light: #9ffed1; $custom-dark: #000000;
JSON
{
"hex": "#67fcbd",
"rgb": {
"r": 103,
"g": 252,
"b": 189
},
"hsl": {
"h": 154.631,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.89424,
"c": 0.15626,
"h": 162.4
},
"luminance": 0.76178
}Semantic roles & 50–950 ramp
primary
#67FCBD
secondary
#D73177
accent
#0061E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683