#48FFFC#48FFFC
#48FFFC is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.1% C 0.142 H 193.3°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #48FFFC |
|---|---|
| RGB | rgb(72, 255, 252) |
| HSL | hsl(179, 100%, 64%) |
| HSV | hsv(179, 72%, 100%) |
| CMYK | cmyk(71.8%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(91.65, -44.85, -11.71) |
| CIE-LCH | lch(91.65, 46.35, 194.63°) |
| OKLab | oklab(91.13% -0.138 -0.0326) |
| OKLCH | oklch(91.13% 0.142 193.3) |
| XYZ | xyz(55.9951, 79.9193, 104.5514) |
| Luminance | 0.7993 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.31
Aqua
#00FFFF
ΔE00 1.50
Bright Turquoise
#0FFEF9
ΔE00 1.55
Bright Light Blue
#26F7FD
ΔE00 3.25
Bright Aqua
#0BF9EA
ΔE00 4.38
Light Cyan
#ACFFFC
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FFFC #FF484B
analogous
#48FFA0 #48FFFC #48A7FF
triadic
#48FFFC #FC48FF #FFFC48
tetradic
#48FFFC #A048FF #FF484B #A7FF48
square
#48FFFC #A048FF #FF484B #A7FF48
split-complementary
#48FFFC #FF48A7 #FFA048
monochromatic
#00CDC9 #0BFFFB #48FFFC #85FFFD #C2FFFE
Accessibility & contrast
On white
1.24
#48FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#48FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FFFC
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FFFC | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FC
Deuteranopia (green-blind)
#D5DFFD
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #48fffc; /* rgb */ color: rgb(72, 255, 252); /* oklch */ color: oklch(91.1% 0.142 193.3);
Tailwind
colors: {
custom: {
50: '#96fffd',
500: '#48fffc',
950: '#000000',
},
}SCSS
$custom: #48fffc; $custom-light: #96fffd; $custom-dark: #000000;
JSON
{
"hex": "#48fffc",
"rgb": {
"r": 72,
"g": 255,
"b": 252
},
"hsl": {
"h": 179.016,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.91127,
"c": 0.1418,
"h": 193.3
},
"luminance": 0.79926
}Semantic roles & 50–950 ramp
primary
#48FFFC
secondary
#C82326
accent
#0004E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1817
muted
#808685