#67F0BD#67F0BD
#67F0BD is a very light, vivid teal. Relative luminance 0.689; OKLCH L 86.6% C 0.141 H 165.7°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #67F0BD |
|---|---|
| RGB | rgb(103, 240, 189) |
| HSL | hsl(158, 82%, 67%) |
| HSV | hsv(158, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 21.2%, 5.9%) |
| CIE-LAB | lab(86.44, -49.18, 13.56) |
| CIE-LCH | lch(86.44, 51.02, 164.58°) |
| OKLab | oklab(86.57% -0.1366 0.0348) |
| OKLCH | oklch(86.57% 0.141 165.7) |
| XYZ | xyz(45.9344, 68.8734, 59.0074) |
| Luminance | 0.6888 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 3.04
Light Turquoise
#7EF4CC
ΔE00 3.17
Light Greenish Blue
#63F7B4
ΔE00 3.48
Aqua Marine
#2EE8BB
ΔE00 3.88
Aquamarine
#7FFFD4
ΔE00 4.10
Bright Teal
#01F9C6
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F0BD #F0679A
analogous
#67F078 #67F0BD #67DFF0
triadic
#67F0BD #BD67F0 #F0BD67
tetradic
#67F0BD #7867F0 #F0679A #DFF067
square
#67F0BD #7867F0 #F0679A #DFF067
split-complementary
#67F0BD #F067DF #F07867
monochromatic
#14C985 #2FEBA5 #67F0BD #9FF5D5 #D6FBED
Accessibility & contrast
On white
1.42
#67F0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#67F0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F0BD
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F0BD | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE1BA
Deuteranopia (green-blind)
#D8D3C0
Tritanopia (blue-blind)
#1DF1E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f0bd; /* rgb */ color: rgb(103, 240, 189); /* oklch */ color: oklch(86.6% 0.141 165.7);
Tailwind
colors: {
custom: {
50: '#9df6d1',
500: '#67f0bd',
950: '#000000',
},
}SCSS
$custom: #67f0bd; $custom-light: #9df6d1; $custom-dark: #000000;
JSON
{
"hex": "#67f0bd",
"rgb": {
"r": 103,
"g": 240,
"b": 189
},
"hsl": {
"h": 157.664,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.86567,
"c": 0.14092,
"h": 165.7
},
"luminance": 0.68878
}Semantic roles & 50–950 ramp
primary
#67F0BD
secondary
#C6356B
accent
#0757DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583