#67F0BC#67F0BC
#67F0BC is a very light, vivid teal. Relative luminance 0.688; OKLCH L 86.5% C 0.142 H 165.3°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #67F0BC |
|---|---|
| RGB | rgb(103, 240, 188) |
| HSL | hsl(157, 82%, 67%) |
| HSV | hsv(157, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 21.7%, 5.9%) |
| CIE-LAB | lab(86.42, -49.40, 14.05) |
| CIE-LCH | lch(86.42, 51.36, 164.12°) |
| OKLab | oklab(86.54% -0.137 0.036) |
| OKLCH | oklch(86.54% 0.142 165.3) |
| XYZ | xyz(45.8262, 68.8301, 58.4377) |
| Luminance | 0.6884 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 3.01
Light Greenish Blue
#63F7B4
ΔE00 3.27
Light Turquoise
#7EF4CC
ΔE00 3.36
Aqua Marine
#2EE8BB
ΔE00 4.00
Bright Teal
#01F9C6
ΔE00 4.23
Aquamarine
#7FFFD4
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F0BC #F0679B
analogous
#67F077 #67F0BC #67E0F0
triadic
#67F0BC #BC67F0 #F0BC67
tetradic
#67F0BC #7767F0 #F0679B #E0F067
square
#67F0BC #7767F0 #F0679B #E0F067
split-complementary
#67F0BC #F067E0 #F07767
monochromatic
#14C984 #2FEBA3 #67F0BC #9FF5D5 #D6FBED
Accessibility & contrast
On white
1.42
#67F0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#67F0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F0BC
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F0BC | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1B9
Deuteranopia (green-blind)
#D8D2BF
Tritanopia (blue-blind)
#1FF0E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f0bc; /* rgb */ color: rgb(103, 240, 188); /* oklch */ color: oklch(86.5% 0.142 165.3);
Tailwind
colors: {
custom: {
50: '#9df6d0',
500: '#67f0bc',
950: '#000000',
},
}SCSS
$custom: #67f0bc; $custom-light: #9df6d0; $custom-dark: #000000;
JSON
{
"hex": "#67f0bc",
"rgb": {
"r": 103,
"g": 240,
"b": 188
},
"hsl": {
"h": 157.226,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.86542,
"c": 0.14167,
"h": 165.3
},
"luminance": 0.68835
}Semantic roles & 50–950 ramp
primary
#67F0BC
secondary
#C6356C
accent
#0759DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583