#48FFB6#48FFB6
#48FFB6 is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.2% C 0.178 H 161.7°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #48FFB6 |
|---|---|
| RGB | rgb(72, 255, 182) |
| HSL | hsl(156, 100%, 64%) |
| HSV | hsv(156, 72%, 100%) |
| CMYK | cmyk(71.8%, 0%, 28.6%, 0%) |
| CIE-LAB | lab(89.98, -61.80, 22.02) |
| CIE-LCH | lch(89.98, 65.61, 160.39°) |
| OKLab | oklab(89.22% -0.1688 0.056) |
| OKLCH | oklch(89.22% 0.178 161.7) |
| XYZ | xyz(46.8710, 76.2696, 56.4982) |
| Luminance | 0.7628 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.20
Greenish Turquoise
#00FBB0
ΔE00 1.77
Light Greenish Blue
#63F7B4
ΔE00 2.25
Bright Sea Green
#05FFA6
ΔE00 2.85
Light Green Blue
#56FCA2
ΔE00 3.59
Sea Green (survey)
#53FCA1
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FFB6 #FF4891
analogous
#48FF5B #48FFB6 #48ECFF
triadic
#48FFB6 #B648FF #FFB648
tetradic
#48FFB6 #5B48FF #FF4891 #ECFF48
square
#48FFB6 #5B48FF #FF4891 #ECFF48
split-complementary
#48FFB6 #FF48EC #FF5B48
monochromatic
#00CD7B #0BFF9E #48FFB6 #85FFCE #C2FFE7
Accessibility & contrast
On white
1.29
#48FFB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#48FFB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FFB6
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FFB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FFB6 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECB2
Deuteranopia (green-blind)
#E4DCBB
Tritanopia (blue-blind)
#00FEEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #48ffb6; /* rgb */ color: rgb(72, 255, 182); /* oklch */ color: oklch(89.2% 0.178 161.7);
Tailwind
colors: {
custom: {
50: '#92ffcc',
500: '#48ffb6',
950: '#000000',
},
}SCSS
$custom: #48ffb6; $custom-light: #92ffcc; $custom-dark: #000000;
JSON
{
"hex": "#48ffb6",
"rgb": {
"r": 72,
"g": 255,
"b": 182
},
"hsl": {
"h": 156.066,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.89216,
"c": 0.17781,
"h": 161.7
},
"luminance": 0.76275
}Semantic roles & 50–950 ramp
primary
#48FFB6
secondary
#C82365
accent
#005CE6
background
#FCFFFE
surface
#F5FFFA
border
#CFD7D3
text
#0F1813
muted
#808683