#48FFB7#48FFB7
#48FFB7 is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.2% C 0.177 H 162.0°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #48FFB7 |
|---|---|
| RGB | rgb(72, 255, 183) |
| HSL | hsl(156, 100%, 64%) |
| HSV | hsv(156, 72%, 100%) |
| CMYK | cmyk(71.8%, 0%, 28.2%, 0%) |
| CIE-LAB | lab(90.00, -61.60, 21.53) |
| CIE-LCH | lch(90.00, 65.25, 160.73°) |
| OKLab | oklab(89.24% -0.1683 0.0548) |
| OKLCH | oklch(89.24% 0.177 162) |
| XYZ | xyz(46.9747, 76.3111, 57.0444) |
| Luminance | 0.7632 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.10
Greenish Turquoise
#00FBB0
ΔE00 1.79
Light Greenish Blue
#63F7B4
ΔE00 2.23
Bright Sea Green
#05FFA6
ΔE00 3.02
Light Green Blue
#56FCA2
ΔE00 3.78
Light Blue Green
#7EFBB3
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FFB7 #FF4890
analogous
#48FF5C #48FFB7 #48ECFF
triadic
#48FFB7 #B748FF #FFB748
tetradic
#48FFB7 #5C48FF #FF4890 #ECFF48
square
#48FFB7 #5C48FF #FF4890 #ECFF48
split-complementary
#48FFB7 #FF48EC #FF5C48
monochromatic
#00CD7C #0BFF9F #48FFB7 #85FFCF #C2FFE7
Accessibility & contrast
On white
1.29
#48FFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#48FFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FFB7
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FFB7 | 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)
#FBECB3
Deuteranopia (green-blind)
#E4DCBC
Tritanopia (blue-blind)
#00FFEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #48ffb7; /* rgb */ color: rgb(72, 255, 183); /* oklch */ color: oklch(89.2% 0.177 162.0);
Tailwind
colors: {
custom: {
50: '#92ffcc',
500: '#48ffb7',
950: '#000000',
},
}SCSS
$custom: #48ffb7; $custom-light: #92ffcc; $custom-dark: #000000;
JSON
{
"hex": "#48ffb7",
"rgb": {
"r": 72,
"g": 255,
"b": 183
},
"hsl": {
"h": 156.393,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.89238,
"c": 0.17701,
"h": 162
},
"luminance": 0.76317
}Semantic roles & 50–950 ramp
primary
#48FFB7
secondary
#C82364
accent
#005AE6
background
#FCFFFE
surface
#F5FFFA
border
#CFD7D3
text
#0F1813
muted
#808683