#67F0BA#67F0BA
#67F0BA is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.5% C 0.143 H 164.4°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #67F0BA |
|---|---|
| RGB | rgb(103, 240, 186) |
| HSL | hsl(156, 82%, 67%) |
| HSV | hsv(156, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 22.5%, 5.9%) |
| CIE-LAB | lab(86.38, -49.82, 15.03) |
| CIE-LCH | lch(86.38, 52.04, 163.21°) |
| OKLab | oklab(86.49% -0.1379 0.0385) |
| OKLCH | oklch(86.49% 0.143 164.4) |
| XYZ | xyz(45.6121, 68.7445, 57.3101) |
| Luminance | 0.6875 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.86
Light Aquamarine
#7BFDC7
ΔE00 3.00
Light Turquoise
#7EF4CC
ΔE00 3.74
Aqua Marine
#2EE8BB
ΔE00 4.27
Bright Teal
#01F9C6
ΔE00 4.42
Aquamarine
#7FFFD4
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F0BA #F0679D
analogous
#67F075 #67F0BA #67E2F0
triadic
#67F0BA #BA67F0 #F0BA67
tetradic
#67F0BA #7567F0 #F0679D #E2F067
square
#67F0BA #7567F0 #F0679D #E2F067
split-complementary
#67F0BA #F067E2 #F07567
monochromatic
#14C981 #2FEBA1 #67F0BA #9FF5D3 #D6FBED
Accessibility & contrast
On white
1.42
#67F0BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#67F0BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F0BA
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F0BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F0BA | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1B7
Deuteranopia (green-blind)
#D8D2BD
Tritanopia (blue-blind)
#22F0E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f0ba; /* rgb */ color: rgb(103, 240, 186); /* oklch */ color: oklch(86.5% 0.143 164.4);
Tailwind
colors: {
custom: {
50: '#9df6ce',
500: '#67f0ba',
950: '#000000',
},
}SCSS
$custom: #67f0ba; $custom-light: #9df6ce; $custom-dark: #000000;
JSON
{
"hex": "#67f0ba",
"rgb": {
"r": 103,
"g": 240,
"b": 186
},
"hsl": {
"h": 156.35,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.86494,
"c": 0.14318,
"h": 164.4
},
"luminance": 0.68749
}Semantic roles & 50–950 ramp
primary
#67F0BA
secondary
#C6356E
accent
#075CDE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1713
muted
#808583