#67F0B5#67F0B5
#67F0B5 is a very light, vivid teal. Relative luminance 0.685; OKLCH L 86.4% C 0.147 H 162.3°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #67F0B5 |
|---|---|
| RGB | rgb(103, 240, 181) |
| HSL | hsl(154, 82%, 67%) |
| HSV | hsv(154, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 24.6%, 5.9%) |
| CIE-LAB | lab(86.27, -50.88, 17.48) |
| CIE-LCH | lch(86.27, 53.80, 161.04°) |
| OKLab | oklab(86.38% -0.1401 0.0447) |
| OKLCH | oklch(86.38% 0.147 162.3) |
| XYZ | xyz(45.0899, 68.5356, 54.5596) |
| Luminance | 0.6854 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.99
Light Aquamarine
#7BFDC7
ΔE00 3.27
Light Blue Green
#7EFBB3
ΔE00 3.92
Greenish Cyan
#2AFEB7
ΔE00 4.21
Greenish Turquoise
#00FBB0
ΔE00 4.48
Seafoam Green
#7AF9AB
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F0B5 #F067A2
analogous
#67F071 #67F0B5 #67E6F0
triadic
#67F0B5 #B567F0 #F0B567
tetradic
#67F0B5 #7167F0 #F067A2 #E6F067
square
#67F0B5 #7167F0 #F067A2 #E6F067
split-complementary
#67F0B5 #F067E6 #F07167
monochromatic
#14C97B #2FEB9A #67F0B5 #9FF5D0 #D6FBEB
Accessibility & contrast
On white
1.43
#67F0B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#67F0B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F0B5
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F0B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F0B5 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE0B2
Deuteranopia (green-blind)
#D9D2B9
Tritanopia (blue-blind)
#28F0E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f0b5; /* rgb */ color: rgb(103, 240, 181); /* oklch */ color: oklch(86.4% 0.147 162.3);
Tailwind
colors: {
custom: {
50: '#9df6cb',
500: '#67f0b5',
950: '#000000',
},
}SCSS
$custom: #67f0b5; $custom-light: #9df6cb; $custom-dark: #000000;
JSON
{
"hex": "#67f0b5",
"rgb": {
"r": 103,
"g": 240,
"b": 181
},
"hsl": {
"h": 154.161,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.86375,
"c": 0.14709,
"h": 162.3
},
"luminance": 0.6854
}Semantic roles & 50–950 ramp
primary
#67F0B5
secondary
#C63574
accent
#0764DE
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582