#67F4BD#67F4BD
#67F4BD is a very light, vivid teal. Relative luminance 0.713; OKLCH L 87.5% C 0.146 H 164.5°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #67F4BD |
|---|---|
| RGB | rgb(103, 244, 189) |
| HSL | hsl(157, 87%, 68%) |
| HSV | hsv(157, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 22.5%, 4.3%) |
| CIE-LAB | lab(87.61, -50.85, 15.21) |
| CIE-LCH | lch(87.61, 53.08, 163.35°) |
| OKLab | oklab(87.52% -0.1407 0.0389) |
| OKLCH | oklch(87.52% 0.146 164.5) |
| XYZ | xyz(47.1249, 71.2544, 59.4043) |
| Luminance | 0.7126 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.31
Light Greenish Blue
#63F7B4
ΔE00 2.49
Light Turquoise
#7EF4CC
ΔE00 3.72
Aquamarine
#7FFFD4
ΔE00 4.03
Greenish Cyan
#2AFEB7
ΔE00 4.06
Bright Teal
#01F9C6
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F4BD #F4679E
analogous
#67F476 #67F4BD #67E4F4
triadic
#67F4BD #BD67F4 #F4BD67
tetradic
#67F4BD #7667F4 #F4679E #E4F467
square
#67F4BD #7667F4 #F4679E #E4F467
split-complementary
#67F4BD #F467E4 #F47667
monochromatic
#0FD186 #2EF0A4 #67F4BD #A0F8D6 #D9FCEF
Accessibility & contrast
On white
1.38
#67F4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#67F4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F4BD
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F4BD | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E4BA
Deuteranopia (green-blind)
#DCD6C1
Tritanopia (blue-blind)
#19F4E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #67f4bd; /* rgb */ color: rgb(103, 244, 189); /* oklch */ color: oklch(87.5% 0.146 164.5);
Tailwind
colors: {
custom: {
50: '#9ef8d1',
500: '#67f4bd',
950: '#000000',
},
}SCSS
$custom: #67f4bd; $custom-light: #9ef8d1; $custom-dark: #000000;
JSON
{
"hex": "#67f4bd",
"rgb": {
"r": 103,
"g": 244,
"b": 189
},
"hsl": {
"h": 156.596,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.87519,
"c": 0.14603,
"h": 164.5
},
"luminance": 0.71259
}Semantic roles & 50–950 ramp
primary
#67F4BD
secondary
#CD326F
accent
#025AE3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583