#5FAEBA#5FAEBA
#5FAEBA is a light, moderate teal. Relative luminance 0.362; OKLCH L 70.5% C 0.080 H 208.3°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5FAEBA |
|---|---|
| RGB | rgb(95, 174, 186) |
| HSL | hsl(188, 40%, 55%) |
| HSV | hsv(188, 49%, 73%) |
| CMYK | cmyk(48.9%, 6.5%, 0%, 27.1%) |
| CIE-LAB | lab(66.71, -21.00, -13.66) |
| CIE-LCH | lch(66.71, 25.05, 213.03°) |
| OKLab | oklab(70.49% -0.0701 -0.0377) |
| OKLCH | oklch(70.49% 0.08 208.3) |
| XYZ | xyz(28.7149, 36.2478, 51.9282) |
| Luminance | 0.3625 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.89
Cadetblue
#5F9EA0
ΔE00 6.11
Greyblue
#77A1B5
ΔE00 8.76
Lightseagreen
#20B2AA
ΔE00 10.08
Bluegrey
#85A3B2
ΔE00 10.29
Darkturquoise
#00CED1
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FAEBA #BA6B5F
analogous
#5FBA98 #5FAEBA #5F81BA
triadic
#5FAEBA #BA5FAE #AEBA5F
tetradic
#5FAEBA #985FBA #BA6B5F #81BA5F
square
#5FAEBA #985FBA #BA6B5F #81BA5F
split-complementary
#5FAEBA #BA5F81 #BA985F
monochromatic
#30676F #428E9A #5FAEBA #8AC4CC #B5D9DF
Accessibility & contrast
On white
2.55
#5FAEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#5FAEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FAEBA
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FAEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FAEBA | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BB
Deuteranopia (green-blind)
#949EBA
Tritanopia (blue-blind)
#2AB4B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #5faeba; /* rgb */ color: rgb(95, 174, 186); /* oklch */ color: oklch(70.5% 0.080 208.3);
Tailwind
colors: {
custom: {
50: '#93c6ce',
500: '#5faeba',
950: '#000000',
},
}SCSS
$custom: #5faeba; $custom-light: #93c6ce; $custom-dark: #000000;
JSON
{
"hex": "#5faeba",
"rgb": {
"r": 95,
"g": 174,
"b": 186
},
"hsl": {
"h": 187.912,
"s": 39.738,
"l": 55.098
},
"oklch": {
"l": 0.70492,
"c": 0.07956,
"h": 208.3
},
"luminance": 0.3625
}Semantic roles & 50–950 ramp
primary
#5FAEBA
secondary
#CDACA7
accent
#6858D0
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0D1313
muted
#7E8282