#67F1BA#67F1BA
#67F1BA is a very light, vivid teal. Relative luminance 0.693; OKLCH L 86.7% C 0.144 H 164.1°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #67F1BA |
|---|---|
| RGB | rgb(103, 241, 186) |
| HSL | hsl(156, 83%, 67%) |
| HSV | hsv(156, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 22.8%, 5.5%) |
| CIE-LAB | lab(86.67, -50.24, 15.44) |
| CIE-LCH | lch(86.67, 52.56, 162.91°) |
| OKLab | oklab(86.73% -0.139 0.0395) |
| OKLCH | oklch(86.73% 0.144 164.1) |
| XYZ | xyz(45.9073, 69.3349, 57.4085) |
| Luminance | 0.6934 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.59
Light Aquamarine
#7BFDC7
ΔE00 2.83
Light Turquoise
#7EF4CC
ΔE00 3.87
Greenish Cyan
#2AFEB7
ΔE00 4.38
Bright Teal
#01F9C6
ΔE00 4.41
Aqua Marine
#2EE8BB
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F1BA #F1679E
analogous
#67F175 #67F1BA #67E3F1
triadic
#67F1BA #BA67F1 #F1BA67
tetradic
#67F1BA #7567F1 #F1679E #E3F167
square
#67F1BA #7567F1 #F1679E #E3F167
split-complementary
#67F1BA #F167E3 #F17567
monochromatic
#13CB81 #2FECA1 #67F1BA #9FF6D3 #D7FBED
Accessibility & contrast
On white
1.41
#67F1BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#67F1BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F1BA
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F1BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F1BA | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE1B7
Deuteranopia (green-blind)
#D9D3BE
Tritanopia (blue-blind)
#21F1E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f1ba; /* rgb */ color: rgb(103, 241, 186); /* oklch */ color: oklch(86.7% 0.144 164.1);
Tailwind
colors: {
custom: {
50: '#9df6ce',
500: '#67f1ba',
950: '#000000',
},
}SCSS
$custom: #67f1ba; $custom-light: #9df6ce; $custom-dark: #000000;
JSON
{
"hex": "#67f1ba",
"rgb": {
"r": 103,
"g": 241,
"b": 186
},
"hsl": {
"h": 156.087,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.86732,
"c": 0.14447,
"h": 164.1
},
"luminance": 0.69339
}Semantic roles & 50–950 ramp
primary
#67F1BA
secondary
#C7356F
accent
#065DE0
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1713
muted
#808583