#67FFBF#67FFBF
#67FFBF is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.2% C 0.159 H 162.4°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #67FFBF |
|---|---|
| RGB | rgb(103, 255, 191) |
| HSL | hsl(155, 100%, 70%) |
| HSV | hsv(155, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(90.85, -54.93, 18.73) |
| CIE-LCH | lch(90.85, 58.04, 161.17°) |
| OKLab | oklab(90.18% -0.1511 0.0478) |
| OKLCH | oklch(90.18% 0.159 162.4) |
| XYZ | xyz(50.7526, 78.1601, 61.6919) |
| Luminance | 0.7816 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.90
Light Aquamarine
#7BFDC7
ΔE00 2.29
Greenish Cyan
#2AFEB7
ΔE00 2.73
Light Blue Green
#7EFBB3
ΔE00 3.15
Greenish Turquoise
#00FBB0
ΔE00 3.60
Seafoam Green
#7AF9AB
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FFBF #FF67A7
analogous
#67FF73 #67FFBF #67F3FF
triadic
#67FFBF #BF67FF #FFBF67
tetradic
#67FFBF #7367FF #FF67A7 #F3FF67
square
#67FFBF #7367FF #FF67A7 #F3FF67
split-complementary
#67FFBF #FF67F3 #FF7367
monochromatic
#00EC88 #2AFFA5 #67FFBF #A4FFD9 #E0FFF2
Accessibility & contrast
On white
1.26
#67FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#67FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FFBF
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FFBF | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBB
Deuteranopia (green-blind)
#E6DFC3
Tritanopia (blue-blind)
#01FFED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #67ffbf; /* rgb */ color: rgb(103, 255, 191); /* oklch */ color: oklch(90.2% 0.159 162.4);
Tailwind
colors: {
custom: {
50: '#9fffd2',
500: '#67ffbf',
950: '#000000',
},
}SCSS
$custom: #67ffbf; $custom-light: #9fffd2; $custom-dark: #000000;
JSON
{
"hex": "#67ffbf",
"rgb": {
"r": 103,
"g": 255,
"b": 191
},
"hsl": {
"h": 154.737,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.90184,
"c": 0.15851,
"h": 162.4
},
"luminance": 0.78165
}Semantic roles & 50–950 ramp
primary
#67FFBF
secondary
#DA3078
accent
#0061E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683