#48AF95#48AF95
#48AF95 is a light, moderate teal. Relative luminance 0.342; OKLCH L 68.6% C 0.103 H 173.8°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #48AF95 |
|---|---|
| RGB | rgb(72, 175, 149) |
| HSL | hsl(165, 42%, 48%) |
| HSV | hsv(165, 59%, 69%) |
| CMYK | cmyk(58.9%, 0%, 14.9%, 31.4%) |
| CIE-LAB | lab(65.13, -36.19, 4.46) |
| CIE-LCH | lch(65.13, 36.47, 172.98°) |
| OKLab | oklab(68.63% -0.1028 0.0112) |
| OKLCH | oklch(68.63% 0.103 173.8) |
| XYZ | xyz(23.4247, 34.2053, 33.7957) |
| Luminance | 0.3421 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.60
Tealish
#24BCA8
ΔE00 4.98
Turquoise (survey)
#06C2AC
ΔE00 6.27
Dull Teal
#5F9E8F
ΔE00 6.71
Topaz
#13BBAF
ΔE00 6.81
Lightseagreen
#20B2AA
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48AF95 #AF4862
analogous
#48AF61 #48AF95 #4895AF
triadic
#48AF95 #9548AF #AF9548
tetradic
#48AF95 #6148AF #AF4862 #95AF48
square
#48AF95 #6148AF #AF4862 #95AF48
split-complementary
#48AF95 #AF4895 #AF6148
monochromatic
#24584B #368470 #48AF95 #70C4AF #9BD6C7
Accessibility & contrast
On white
2.68
#48AF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#48AF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48AF95
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48AF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48AF95 | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA594
Deuteranopia (green-blind)
#9A9997
Tritanopia (blue-blind)
#00B1A7
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #48af95; /* rgb */ color: rgb(72, 175, 149); /* oklch */ color: oklch(68.6% 0.103 173.8);
Tailwind
colors: {
custom: {
50: '#85c7b4',
500: '#48af95',
950: '#000000',
},
}SCSS
$custom: #48af95; $custom-light: #85c7b4; $custom-dark: #000000;
JSON
{
"hex": "#48af95",
"rgb": {
"r": 72,
"g": 175,
"b": 149
},
"hsl": {
"h": 164.854,
"s": 41.7,
"l": 48.431
},
"oklch": {
"l": 0.68632,
"c": 0.10342,
"h": 173.8
},
"luminance": 0.34208
}Semantic roles & 50–950 ramp
primary
#48AF95
secondary
#C2909D
accent
#5675D2
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280