#46AE98#46AE98
#46AE98 is a light, moderate teal. Relative luminance 0.338; OKLCH L 68.4% C 0.102 H 176.8°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #46AE98 |
|---|---|
| RGB | rgb(70, 174, 152) |
| HSL | hsl(167, 43%, 48%) |
| HSV | hsv(167, 60%, 68%) |
| CMYK | cmyk(59.8%, 0%, 12.6%, 31.8%) |
| CIE-LAB | lab(64.83, -35.38, 2.36) |
| CIE-LCH | lch(64.83, 35.46, 176.18°) |
| OKLab | oklab(68.4% -0.1015 0.0057) |
| OKLCH | oklch(68.4% 0.102 176.8) |
| XYZ | xyz(23.3267, 33.8388, 35.0019) |
| Luminance | 0.3384 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.74
Tealish
#24BCA8
ΔE00 4.55
Lightseagreen
#20B2AA
ΔE00 5.72
Topaz
#13BBAF
ΔE00 5.89
Turquoise (survey)
#06C2AC
ΔE00 6.07
Dull Teal
#5F9E8F
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46AE98 #AE465C
analogous
#46AE64 #46AE98 #4690AE
triadic
#46AE98 #9846AE #AE9846
tetradic
#46AE98 #6446AE #AE465C #90AE46
square
#46AE98 #6446AE #AE465C #90AE46
split-complementary
#46AE98 #AE4690 #AE6446
monochromatic
#23574C #348272 #46AE98 #6DC4B2 #99D6C9
Accessibility & contrast
On white
2.70
#46AE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#46AE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46AE98
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46AE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46AE98 | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A497
Deuteranopia (green-blind)
#98999A
Tritanopia (blue-blind)
#00B0A7
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #46ae98; /* rgb */ color: rgb(70, 174, 152); /* oklch */ color: oklch(68.4% 0.102 176.8);
Tailwind
colors: {
custom: {
50: '#84c7b6',
500: '#46ae98',
950: '#000000',
},
}SCSS
$custom: #46ae98; $custom-light: #84c7b6; $custom-dark: #000000;
JSON
{
"hex": "#46ae98",
"rgb": {
"r": 70,
"g": 174,
"b": 152
},
"hsl": {
"h": 167.308,
"s": 42.623,
"l": 47.843
},
"oklch": {
"l": 0.68404,
"c": 0.10163,
"h": 176.8
},
"luminance": 0.33841
}Semantic roles & 50–950 ramp
primary
#46AE98
secondary
#C28E99
accent
#5570D2
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280