#3FAABE#3FAABE
#3FAABE is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.5% C 0.100 H 212.3°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #3FAABE |
|---|---|
| RGB | rgb(63, 170, 190) |
| HSL | hsl(189, 50%, 50%) |
| HSV | hsv(189, 67%, 75%) |
| CMYK | cmyk(66.8%, 10.5%, 0%, 25.5%) |
| CIE-LAB | lab(64.58, -23.95, -19.20) |
| CIE-LCH | lch(64.58, 30.69, 218.73°) |
| OKLab | oklab(68.53% -0.0843 -0.0534) |
| OKLCH | oklch(68.53% 0.1 212.3) |
| XYZ | xyz(25.7150, 33.5211, 53.8202) |
| Luminance | 0.3352 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.20
Cadetblue
#5F9EA0
ΔE00 7.55
Greyblue
#77A1B5
ΔE00 9.01
Bluegrey
#85A3B2
ΔE00 11.27
Lightseagreen
#20B2AA
ΔE00 11.43
Teal Blue
#01889F
ΔE00 11.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FAABE #BE533F
analogous
#3FBE93 #3FAABE #3F6ABE
triadic
#3FAABE #BE3FAA #AABE3F
tetradic
#3FAABE #933FBE #BE533F #6ABE3F
square
#3FAABE #933FBE #BE533F #6ABE3F
split-complementary
#3FAABE #BE3F6A #BE933F
monochromatic
#215862 #308190 #3FAABE #6CBFCE #9AD3DD
Accessibility & contrast
On white
2.73
#3FAABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#3FAABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FAABE
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FAABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FAABE | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4BF
Deuteranopia (green-blind)
#8897BE
Tritanopia (blue-blind)
#00B2B0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #3faabe; /* rgb */ color: rgb(63, 170, 190); /* oklch */ color: oklch(68.5% 0.100 212.3);
Tailwind
colors: {
custom: {
50: '#84c3d1',
500: '#3faabe',
950: '#000000',
},
}SCSS
$custom: #3faabe; $custom-light: #84c3d1; $custom-dark: #000000;
JSON
{
"hex": "#3faabe",
"rgb": {
"r": 63,
"g": 170,
"b": 190
},
"hsl": {
"h": 189.449,
"s": 50.198,
"l": 49.608
},
"oklch": {
"l": 0.68528,
"c": 0.09977,
"h": 212.3
},
"luminance": 0.33524
}Semantic roles & 50–950 ramp
primary
#3FAABE
secondary
#C9998F
accent
#644EDA
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182