#67F6BA#67F6BA
#67F6BA is a very light, vivid teal. Relative luminance 0.723; OKLCH L 87.9% C 0.151 H 162.8°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #67F6BA |
|---|---|
| RGB | rgb(103, 246, 186) |
| HSL | hsl(155, 89%, 68%) |
| HSV | hsv(155, 58%, 96%) |
| CMYK | cmyk(58.1%, 0%, 24.4%, 3.5%) |
| CIE-LAB | lab(88.13, -52.31, 17.49) |
| CIE-LCH | lch(88.13, 55.16, 161.51°) |
| OKLab | oklab(87.93% -0.1441 0.0447) |
| OKLCH | oklch(87.93% 0.151 162.8) |
| XYZ | xyz(47.4077, 72.3356, 57.9087) |
| Luminance | 0.7234 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.40
Light Aquamarine
#7BFDC7
ΔE00 2.35
Greenish Cyan
#2AFEB7
ΔE00 3.39
Light Blue Green
#7EFBB3
ΔE00 3.46
Greenish Turquoise
#00FBB0
ΔE00 3.94
Seafoam Green
#7AF9AB
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F6BA #F667A3
analogous
#67F672 #67F6BA #67EBF6
triadic
#67F6BA #BA67F6 #F6BA67
tetradic
#67F6BA #7267F6 #F667A3 #EBF667
square
#67F6BA #7267F6 #F667A3 #EBF667
split-complementary
#67F6BA #F667EB #F67267
monochromatic
#0DD681 #2DF3A0 #67F6BA #A1F9D4 #DBFDEE
Accessibility & contrast
On white
1.36
#67F6BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#67F6BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F6BA
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F6BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F6BA | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E6B7
Deuteranopia (green-blind)
#DED7BE
Tritanopia (blue-blind)
#1CF6E5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #67f6ba; /* rgb */ color: rgb(103, 246, 186); /* oklch */ color: oklch(87.9% 0.151 162.8);
Tailwind
colors: {
custom: {
50: '#9eface',
500: '#67f6ba',
950: '#000000',
},
}SCSS
$custom: #67f6ba; $custom-light: #9eface; $custom-dark: #000000;
JSON
{
"hex": "#67f6ba",
"rgb": {
"r": 103,
"g": 246,
"b": 186
},
"hsl": {
"h": 154.825,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.87925,
"c": 0.15091,
"h": 162.8
},
"luminance": 0.7234
}Semantic roles & 50–950 ramp
primary
#67F6BA
secondary
#CF3274
accent
#0060E5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101713
muted
#808583