#3FAEBE#3FAEBE
#3FAEBE is a light, moderate teal. Relative luminance 0.350; OKLCH L 69.5% C 0.101 H 208.6°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #3FAEBE |
|---|---|
| RGB | rgb(63, 174, 190) |
| HSL | hsl(188, 50%, 50%) |
| HSV | hsv(188, 67%, 75%) |
| CMYK | cmyk(66.8%, 8.4%, 0%, 25.5%) |
| CIE-LAB | lab(65.78, -25.97, -17.38) |
| CIE-LCH | lch(65.78, 31.24, 213.79°) |
| OKLab | oklab(69.5% -0.0884 -0.0482) |
| OKLCH | oklch(69.5% 0.101 208.6) |
| XYZ | xyz(26.4763, 35.0436, 54.0740) |
| Luminance | 0.3505 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.12
Cadetblue
#5F9EA0
ΔE00 7.29
Lightseagreen
#20B2AA
ΔE00 9.72
Greyblue
#77A1B5
ΔE00 10.23
Darkturquoise
#00CED1
ΔE00 10.29
Aqua Blue
#02D8E9
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FAEBE #BE4F3F
analogous
#3FBE8F #3FAEBE #3F6FBE
triadic
#3FAEBE #BE3FAE #AEBE3F
tetradic
#3FAEBE #8F3FBE #BE4F3F #6FBE3F
square
#3FAEBE #8F3FBE #BE4F3F #6FBE3F
split-complementary
#3FAEBE #BE3F6F #BE8F3F
monochromatic
#215A62 #308490 #3FAEBE #6CC2CE #9AD5DD
Accessibility & contrast
On white
2.62
#3FAEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#3FAEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FAEBE
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FAEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FAEBE | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8BF
Deuteranopia (green-blind)
#8D9ABE
Tritanopia (blue-blind)
#00B6B3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #3faebe; /* rgb */ color: rgb(63, 174, 190); /* oklch */ color: oklch(69.5% 0.101 208.6);
Tailwind
colors: {
custom: {
50: '#84c6d1',
500: '#3faebe',
950: '#000000',
},
}SCSS
$custom: #3faebe; $custom-light: #84c6d1; $custom-dark: #000000;
JSON
{
"hex": "#3faebe",
"rgb": {
"r": 63,
"g": 174,
"b": 190
},
"hsl": {
"h": 187.559,
"s": 50.198,
"l": 49.608
},
"oklch": {
"l": 0.69496,
"c": 0.10073,
"h": 208.6
},
"luminance": 0.35047
}Semantic roles & 50–950 ramp
primary
#3FAEBE
secondary
#C9978F
accent
#604EDA
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282