#67F0BB#67F0BB
#67F0BB is a very light, vivid teal. Relative luminance 0.688; OKLCH L 86.5% C 0.142 H 164.8°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #67F0BB |
|---|---|
| RGB | rgb(103, 240, 187) |
| HSL | hsl(157, 82%, 67%) |
| HSV | hsv(157, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 22.1%, 5.9%) |
| CIE-LAB | lab(86.40, -49.61, 14.54) |
| CIE-LCH | lch(86.40, 51.70, 163.66°) |
| OKLab | oklab(86.52% -0.1375 0.0372) |
| OKLCH | oklch(86.52% 0.142 164.8) |
| XYZ | xyz(45.7188, 68.7872, 57.8720) |
| Luminance | 0.6879 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.99
Light Greenish Blue
#63F7B4
ΔE00 3.06
Light Turquoise
#7EF4CC
ΔE00 3.55
Aqua Marine
#2EE8BB
ΔE00 4.13
Bright Teal
#01F9C6
ΔE00 4.32
Aquamarine
#7FFFD4
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F0BB #F0679C
analogous
#67F076 #67F0BB #67E1F0
triadic
#67F0BB #BB67F0 #F0BB67
tetradic
#67F0BB #7667F0 #F0679C #E1F067
square
#67F0BB #7667F0 #F0679C #E1F067
split-complementary
#67F0BB #F067E1 #F07667
monochromatic
#14C983 #2FEBA2 #67F0BB #9FF5D4 #D6FBED
Accessibility & contrast
On white
1.42
#67F0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#67F0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F0BB
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F0BB | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1B8
Deuteranopia (green-blind)
#D8D2BE
Tritanopia (blue-blind)
#20F0E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f0bb; /* rgb */ color: rgb(103, 240, 187); /* oklch */ color: oklch(86.5% 0.142 164.8);
Tailwind
colors: {
custom: {
50: '#9df6cf',
500: '#67f0bb',
950: '#000000',
},
}SCSS
$custom: #67f0bb; $custom-light: #9df6cf; $custom-dark: #000000;
JSON
{
"hex": "#67f0bb",
"rgb": {
"r": 103,
"g": 240,
"b": 187
},
"hsl": {
"h": 156.788,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.86518,
"c": 0.14242,
"h": 164.8
},
"luminance": 0.68792
}Semantic roles & 50–950 ramp
primary
#67F0BB
secondary
#C6356D
accent
#075ADE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1713
muted
#808583