#67FABB#67FABB
#67FABB is a very light, vivid teal. Relative luminance 0.748; OKLCH L 88.9% C 0.155 H 162.2°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #67FABB |
|---|---|
| RGB | rgb(103, 250, 187) |
| HSL | hsl(154, 94%, 69%) |
| HSV | hsv(154, 59%, 98%) |
| CMYK | cmyk(58.8%, 0%, 25.2%, 2%) |
| CIE-LAB | lab(89.32, -53.73, 18.64) |
| CIE-LCH | lch(89.32, 56.87, 160.87°) |
| OKLab | oklab(88.9% -0.1478 0.0476) |
| OKLCH | oklch(88.9% 0.155 162.2) |
| XYZ | xyz(48.7441, 74.8378, 58.8804) |
| Luminance | 0.7484 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.12
Light Aquamarine
#7BFDC7
ΔE00 2.31
Greenish Cyan
#2AFEB7
ΔE00 2.90
Light Blue Green
#7EFBB3
ΔE00 2.98
Greenish Turquoise
#00FBB0
ΔE00 3.56
Seafoam Green
#7AF9AB
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FABB #FA67A6
analogous
#67FA72 #67FABB #67EFFA
triadic
#67FABB #BB67FA #FABB67
tetradic
#67FABB #7267FA #FA67A6 #EFFA67
square
#67FABB #7267FA #FA67A6 #EFFA67
split-complementary
#67FABB #FA67EF #FA7267
monochromatic
#07DF83 #2CF8A0 #67FABB #A2FCD6 #DEFEF0
Accessibility & contrast
On white
1.32
#67FABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#67FABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FABB
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FABB | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E9B7
Deuteranopia (green-blind)
#E2DABF
Tritanopia (blue-blind)
#16FAE9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #67fabb; /* rgb */ color: rgb(103, 250, 187); /* oklch */ color: oklch(88.9% 0.155 162.2);
Tailwind
colors: {
custom: {
50: '#9ffdcf',
500: '#67fabb',
950: '#000000',
},
}SCSS
$custom: #67fabb; $custom-light: #9ffdcf; $custom-dark: #000000;
JSON
{
"hex": "#67fabb",
"rgb": {
"r": 103,
"g": 250,
"b": 187
},
"hsl": {
"h": 154.286,
"s": 93.631,
"l": 69.216
},
"oklch": {
"l": 0.88901,
"c": 0.15527,
"h": 162.2
},
"luminance": 0.74843
}Semantic roles & 50–950 ramp
primary
#67FABB
secondary
#D43177
accent
#0062E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101813
muted
#808683