#67FAB9#67FAB9
#67FAB9 is a very light, vivid teal. Relative luminance 0.748; OKLCH L 88.9% C 0.157 H 161.4°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #67FAB9 |
|---|---|
| RGB | rgb(103, 250, 185) |
| HSL | hsl(153, 94%, 69%) |
| HSV | hsv(153, 59%, 98%) |
| CMYK | cmyk(58.8%, 0%, 26%, 2%) |
| CIE-LAB | lab(89.28, -54.14, 19.61) |
| CIE-LCH | lch(89.28, 57.59, 160.09°) |
| OKLab | oklab(88.86% -0.1487 0.05) |
| OKLCH | oklch(88.86% 0.157 161.4) |
| XYZ | xyz(48.5315, 74.7528, 57.7607) |
| Luminance | 0.7476 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.82
Light Aquamarine
#7BFDC7
ΔE00 2.64
Light Blue Green
#7EFBB3
ΔE00 2.65
Greenish Cyan
#2AFEB7
ΔE00 2.84
Greenish Turquoise
#00FBB0
ΔE00 3.42
Seafoam Green
#7AF9AB
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FAB9 #FA67A8
analogous
#67FA70 #67FAB9 #67F2FA
triadic
#67FAB9 #B967FA #FAB967
tetradic
#67FAB9 #7067FA #FA67A8 #F2FA67
square
#67FAB9 #7067FA #FA67A8 #F2FA67
split-complementary
#67FAB9 #FA67F2 #FA7067
monochromatic
#07DF80 #2CF89E #67FAB9 #A2FCD4 #DEFEF0
Accessibility & contrast
On white
1.32
#67FAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#67FAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FAB9
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FAB9 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E9B5
Deuteranopia (green-blind)
#E2DABD
Tritanopia (blue-blind)
#1AF9E8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #67fab9; /* rgb */ color: rgb(103, 250, 185); /* oklch */ color: oklch(88.9% 0.157 161.4);
Tailwind
colors: {
custom: {
50: '#9ffdce',
500: '#67fab9',
950: '#000000',
},
}SCSS
$custom: #67fab9; $custom-light: #9ffdce; $custom-dark: #000000;
JSON
{
"hex": "#67fab9",
"rgb": {
"r": 103,
"g": 250,
"b": 185
},
"hsl": {
"h": 153.469,
"s": 93.631,
"l": 69.216
},
"oklch": {
"l": 0.88856,
"c": 0.15688,
"h": 161.4
},
"luminance": 0.74758
}Semantic roles & 50–950 ramp
primary
#67FAB9
secondary
#D43179
accent
#0065E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101813
muted
#808683