#48AF98#48AF98
#48AF98 is a light, moderate teal. Relative luminance 0.343; OKLCH L 68.7% C 0.102 H 176.0°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #48AF98 |
|---|---|
| RGB | rgb(72, 175, 152) |
| HSL | hsl(167, 42%, 48%) |
| HSV | hsv(167, 59%, 69%) |
| CMYK | cmyk(58.9%, 0%, 13.1%, 31.4%) |
| CIE-LAB | lab(65.20, -35.45, 2.90) |
| CIE-LCH | lch(65.20, 35.56, 175.32°) |
| OKLab | oklab(68.72% -0.1014 0.0072) |
| OKLCH | oklch(68.72% 0.102 176) |
| XYZ | xyz(23.6673, 34.3023, 35.0734) |
| Luminance | 0.3431 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.36
Tealish
#24BCA8
ΔE00 4.49
Turquoise (survey)
#06C2AC
ΔE00 5.95
Topaz
#13BBAF
ΔE00 6.02
Lightseagreen
#20B2AA
ΔE00 6.03
Dull Teal
#5F9E8F
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48AF98 #AF485F
analogous
#48AF64 #48AF98 #4892AF
triadic
#48AF98 #9848AF #AF9848
tetradic
#48AF98 #6448AF #AF485F #92AF48
square
#48AF98 #6448AF #AF485F #92AF48
split-complementary
#48AF98 #AF4892 #AF6448
monochromatic
#24584D #368472 #48AF98 #70C4B1 #9BD6C9
Accessibility & contrast
On white
2.67
#48AF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#48AF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48AF98
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48AF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48AF98 | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A597
Deuteranopia (green-blind)
#9A9A9A
Tritanopia (blue-blind)
#00B1A8
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #48af98; /* rgb */ color: rgb(72, 175, 152); /* oklch */ color: oklch(68.7% 0.102 176.0);
Tailwind
colors: {
custom: {
50: '#85c7b6',
500: '#48af98',
950: '#000000',
},
}SCSS
$custom: #48af98; $custom-light: #85c7b6; $custom-dark: #000000;
JSON
{
"hex": "#48af98",
"rgb": {
"r": 72,
"g": 175,
"b": 152
},
"hsl": {
"h": 166.602,
"s": 41.7,
"l": 48.431
},
"oklch": {
"l": 0.6872,
"c": 0.10167,
"h": 176
},
"luminance": 0.34305
}Semantic roles & 50–950 ramp
primary
#48AF98
secondary
#C2909C
accent
#5672D2
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280