#67FAB7#67FAB7
#67FAB7 is a very light, vivid teal. Relative luminance 0.747; OKLCH L 88.8% C 0.159 H 160.7°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #67FAB7 |
|---|---|
| RGB | rgb(103, 250, 183) |
| HSL | hsl(153, 94%, 69%) |
| HSV | hsv(153, 59%, 98%) |
| CMYK | cmyk(58.8%, 0%, 26.8%, 2%) |
| CIE-LAB | lab(89.24, -54.55, 20.58) |
| CIE-LCH | lch(89.24, 58.30, 159.33°) |
| OKLab | oklab(88.81% -0.1496 0.0524) |
| OKLCH | oklch(88.81% 0.159 160.7) |
| XYZ | xyz(48.3219, 74.6689, 56.6566) |
| Luminance | 0.7467 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.67
Light Blue Green
#7EFBB3
ΔE00 2.36
Greenish Cyan
#2AFEB7
ΔE00 2.84
Light Aquamarine
#7BFDC7
ΔE00 2.98
Seafoam Green
#7AF9AB
ΔE00 3.10
Seafoam (survey)
#80F9AD
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FAB7 #FA67AA
analogous
#67FA6E #67FAB7 #67F4FA
triadic
#67FAB7 #B767FA #FAB767
tetradic
#67FAB7 #6E67FA #FA67AA #F4FA67
square
#67FAB7 #6E67FA #FA67AA #F4FA67
split-complementary
#67FAB7 #FA67F4 #FA6E67
monochromatic
#07DF7D #2CF89B #67FAB7 #A2FCD3 #DEFEEF
Accessibility & contrast
On white
1.32
#67FAB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#67FAB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FAB7
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FAB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FAB7 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E9B3
Deuteranopia (green-blind)
#E3DABB
Tritanopia (blue-blind)
#1DF9E8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #67fab7; /* rgb */ color: rgb(103, 250, 183); /* oklch */ color: oklch(88.8% 0.159 160.7);
Tailwind
colors: {
custom: {
50: '#9ffdcc',
500: '#67fab7',
950: '#000000',
},
}SCSS
$custom: #67fab7; $custom-light: #9ffdcc; $custom-dark: #000000;
JSON
{
"hex": "#67fab7",
"rgb": {
"r": 103,
"g": 250,
"b": 183
},
"hsl": {
"h": 152.653,
"s": 93.631,
"l": 69.216
},
"oklch": {
"l": 0.8881,
"c": 0.15851,
"h": 160.7
},
"luminance": 0.74674
}Semantic roles & 50–950 ramp
primary
#67FAB7
secondary
#D4317B
accent
#0069E6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#101813
muted
#808683