#67F7BD#67F7BD
#67F7BD is a very light, vivid teal. Relative luminance 0.731; OKLCH L 88.2% C 0.150 H 163.7°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #67F7BD |
|---|---|
| RGB | rgb(103, 247, 189) |
| HSL | hsl(156, 90%, 69%) |
| HSV | hsv(156, 58%, 97%) |
| CMYK | cmyk(58.3%, 0%, 23.5%, 3.1%) |
| CIE-LAB | lab(88.48, -52.09, 16.44) |
| CIE-LCH | lch(88.48, 54.62, 162.48°) |
| OKLab | oklab(88.23% -0.1438 0.0421) |
| OKLCH | oklch(88.23% 0.15 163.7) |
| XYZ | xyz(48.0350, 73.0745, 59.7076) |
| Luminance | 0.7308 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.87
Light Aquamarine
#7BFDC7
ΔE00 2.01
Greenish Cyan
#2AFEB7
ΔE00 3.48
Light Blue Green
#7EFBB3
ΔE00 3.83
Greenish Turquoise
#00FBB0
ΔE00 4.13
Aquamarine
#7FFFD4
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F7BD #F767A1
analogous
#67F775 #67F7BD #67E9F7
triadic
#67F7BD #BD67F7 #F7BD67
tetradic
#67F7BD #7567F7 #F767A1 #E9F767
square
#67F7BD #7567F7 #F767A1 #E9F767
split-complementary
#67F7BD #F767E9 #F77567
monochromatic
#0BD886 #2DF4A4 #67F7BD #A1FAD6 #DBFDEF
Accessibility & contrast
On white
1.34
#67F7BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#67F7BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F7BD
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F7BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F7BD | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E7BA
Deuteranopia (green-blind)
#DFD8C1
Tritanopia (blue-blind)
#16F7E7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #67f7bd; /* rgb */ color: rgb(103, 247, 189); /* oklch */ color: oklch(88.2% 0.150 163.7);
Tailwind
colors: {
custom: {
50: '#9efbd1',
500: '#67f7bd',
950: '#000000',
},
}SCSS
$custom: #67f7bd; $custom-light: #9efbd1; $custom-dark: #000000;
JSON
{
"hex": "#67f7bd",
"rgb": {
"r": 103,
"g": 247,
"b": 189
},
"hsl": {
"h": 155.833,
"s": 90,
"l": 68.627
},
"oklch": {
"l": 0.88234,
"c": 0.14986,
"h": 163.7
},
"luminance": 0.73079
}Semantic roles & 50–950 ramp
primary
#67F7BD
secondary
#D03272
accent
#005CE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583