#67FAB3#67FAB3
#67FAB3 is a very light, vivid teal. Relative luminance 0.745; OKLCH L 88.7% C 0.162 H 159.3°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #67FAB3 |
|---|---|
| RGB | rgb(103, 250, 179) |
| HSL | hsl(151, 94%, 69%) |
| HSV | hsv(151, 59%, 98%) |
| CMYK | cmyk(58.8%, 0%, 28.4%, 2%) |
| CIE-LAB | lab(89.16, -55.35, 22.52) |
| CIE-LCH | lch(89.16, 59.76, 157.86°) |
| OKLab | oklab(88.72% -0.1514 0.0572) |
| OKLCH | oklch(88.72% 0.162 159.3) |
| XYZ | xyz(47.9115, 74.5047, 54.4950) |
| Luminance | 0.7451 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.00
Light Blue Green
#7EFBB3
ΔE00 1.93
Seafoam Green
#7AF9AB
ΔE00 2.42
Seafoam (survey)
#80F9AD
ΔE00 2.64
Greenish Cyan
#2AFEB7
ΔE00 3.02
Light Bluish Green
#76FDA8
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FAB3 #FA67AE
analogous
#67FA6A #67FAB3 #67F8FA
triadic
#67FAB3 #B367FA #FAB367
tetradic
#67FAB3 #6A67FA #FA67AE #F8FA67
square
#67FAB3 #6A67FA #FA67AE #F8FA67
split-complementary
#67FAB3 #FA67F8 #FA6A67
monochromatic
#07DF77 #2CF895 #67FAB3 #A2FCD1 #DEFEEE
Accessibility & contrast
On white
1.32
#67FAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#67FAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FAB3
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FAB3 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E9AF
Deuteranopia (green-blind)
#E3DAB7
Tritanopia (blue-blind)
#22F9E7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #67fab3; /* rgb */ color: rgb(103, 250, 179); /* oklch */ color: oklch(88.7% 0.162 159.3);
Tailwind
colors: {
custom: {
50: '#9efdca',
500: '#67fab3',
950: '#000000',
},
}SCSS
$custom: #67fab3; $custom-light: #9efdca; $custom-dark: #000000;
JSON
{
"hex": "#67fab3",
"rgb": {
"r": 103,
"g": 250,
"b": 179
},
"hsl": {
"h": 151.02,
"s": 93.631,
"l": 69.216
},
"oklch": {
"l": 0.88722,
"c": 0.16182,
"h": 159.3
},
"luminance": 0.74509
}Semantic roles & 50–950 ramp
primary
#67FAB3
secondary
#D43180
accent
#006FE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101813
muted
#808682