#48FFBE#48FFBE
#48FFBE is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.4% C 0.172 H 164.3°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #48FFBE |
|---|---|
| RGB | rgb(72, 255, 190) |
| HSL | hsl(159, 100%, 64%) |
| HSV | hsv(159, 72%, 100%) |
| CMYK | cmyk(71.8%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(90.14, -60.11, 18.15) |
| CIE-LCH | lch(90.14, 62.79, 163.20°) |
| OKLab | oklab(89.4% -0.1652 0.0463) |
| OKLCH | oklch(89.4% 0.172 164.3) |
| XYZ | xyz(47.7215, 76.6098, 60.9773) |
| Luminance | 0.7661 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.39
Greenish Turquoise
#00FBB0
ΔE00 2.45
Light Greenish Blue
#63F7B4
ΔE00 2.55
Light Aquamarine
#7BFDC7
ΔE00 3.49
Bright Teal
#01F9C6
ΔE00 3.81
Bright Sea Green
#05FFA6
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FFBE #FF4889
analogous
#48FF63 #48FFBE #48E4FF
triadic
#48FFBE #BE48FF #FFBE48
tetradic
#48FFBE #6348FF #FF4889 #E4FF48
square
#48FFBE #6348FF #FF4889 #E4FF48
split-complementary
#48FFBE #FF48E4 #FF6348
monochromatic
#00CD84 #0BFFA8 #48FFBE #85FFD4 #C2FFE9
Accessibility & contrast
On white
1.29
#48FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#48FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FFBE
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FFBE | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBA
Deuteranopia (green-blind)
#E3DCC2
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #48ffbe; /* rgb */ color: rgb(72, 255, 190); /* oklch */ color: oklch(89.4% 0.172 164.3);
Tailwind
colors: {
custom: {
50: '#92ffd1',
500: '#48ffbe',
950: '#000000',
},
}SCSS
$custom: #48ffbe; $custom-light: #92ffd1; $custom-dark: #000000;
JSON
{
"hex": "#48ffbe",
"rgb": {
"r": 72,
"g": 255,
"b": 190
},
"hsl": {
"h": 158.689,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.89397,
"c": 0.17155,
"h": 164.3
},
"luminance": 0.76615
}Semantic roles & 50–950 ramp
primary
#48FFBE
secondary
#C8235E
accent
#0052E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683