#48DF9C#48DF9C
#48DF9C is a light, vivid teal. Relative luminance 0.566; OKLCH L 80.8% C 0.159 H 159.9°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #48DF9C |
|---|---|
| RGB | rgb(72, 223, 156) |
| HSL | hsl(153, 70%, 58%) |
| HSV | hsv(153, 68%, 87%) |
| CMYK | cmyk(67.7%, 0%, 30%, 12.5%) |
| CIE-LAB | lab(79.93, -54.89, 21.54) |
| CIE-LCH | lch(79.93, 58.97, 158.58°) |
| OKLab | oklab(80.79% -0.1497 0.0546) |
| OKLCH | oklch(80.79% 0.159 159.9) |
| XYZ | xyz(35.0574, 56.5495, 40.5136) |
| Luminance | 0.5655 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 2.38
Eucalyptus
#44D7A8
ΔE00 4.61
Seaweed
#18D17B
ΔE00 5.41
Light Greenish Blue
#63F7B4
ΔE00 5.50
Seafoam
#7FE0B3
ΔE00 5.91
Weird Green
#3AE57F
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48DF9C #DF488B
analogous
#48DF50 #48DF9C #48D7DF
triadic
#48DF9C #9C48DF #DF9C48
tetradic
#48DF9C #5048DF #DF488B #D7DF48
square
#48DF9C #5048DF #DF488B #D7DF48
split-complementary
#48DF9C #DF48D7 #DF5048
monochromatic
#1A935D #23C77E #48DF9C #7CE8B8 #B0F1D4
Accessibility & contrast
On white
1.71
#48DF9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#48DF9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48DF9C
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48DF9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48DF9C | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCF98
Deuteranopia (green-blind)
#C9C0A0
Tritanopia (blue-blind)
#00DECD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #48df9c; /* rgb */ color: rgb(72, 223, 156); /* oklch */ color: oklch(80.8% 0.159 159.9);
Tailwind
colors: {
custom: {
50: '#8ceab9',
500: '#48df9c',
950: '#000000',
},
}SCSS
$custom: #48df9c; $custom-light: #8ceab9; $custom-dark: #000000;
JSON
{
"hex": "#48df9c",
"rgb": {
"r": 72,
"g": 223,
"b": 156
},
"hsl": {
"h": 153.377,
"s": 70.233,
"l": 57.843
},
"oklch": {
"l": 0.80787,
"c": 0.15932,
"h": 159.9
},
"luminance": 0.56553
}Semantic roles & 50–950 ramp
primary
#48DF9C
secondary
#983460
accent
#3B8AED
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0D1611
muted
#7F8481