#48FBFF#48FBFF
#48FBFF is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.3% C 0.139 H 197.2°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #48FBFF |
|---|---|
| RGB | rgb(72, 251, 255) |
| HSL | hsl(181, 100%, 64%) |
| HSV | hsv(181, 72%, 100%) |
| CMYK | cmyk(71.8%, 1.6%, 0%, 0%) |
| CIE-LAB | lab(90.59, -42.25, -14.85) |
| CIE-LCH | lch(90.59, 44.78, 199.36°) |
| OKLab | oklab(90.3% -0.133 -0.0412) |
| OKLCH | oklch(90.3% 0.139 197.2) |
| XYZ | xyz(55.2115, 77.5854, 106.6540) |
| Luminance | 0.7759 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.14
Bright Light Blue
#26F7FD
ΔE00 1.34
Aqua
#00FFFF
ΔE00 2.26
Bright Turquoise
#0FFEF9
ΔE00 3.44
Robin'S Egg
#6DEDFD
ΔE00 6.05
Bright Aqua
#0BF9EA
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FBFF #FF4C48
analogous
#48FFA7 #48FBFF #48A0FF
triadic
#48FBFF #FF48FB #FBFF48
tetradic
#48FBFF #A748FF #FF4C48 #A0FF48
square
#48FBFF #A748FF #FF4C48 #A0FF48
split-complementary
#48FBFF #FF48A0 #FFA748
monochromatic
#00C8CD #0BFAFF #48FBFF #85FCFF #C2FEFF
Accessibility & contrast
On white
1.27
#48FBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#48FBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FBFF
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FBFF | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFF
Deuteranopia (green-blind)
#CFDCFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #48fbff; /* rgb */ color: rgb(72, 251, 255); /* oklch */ color: oklch(90.3% 0.139 197.2);
Tailwind
colors: {
custom: {
50: '#96fdff',
500: '#48fbff',
950: '#000000',
},
}SCSS
$custom: #48fbff; $custom-light: #96fdff; $custom-dark: #000000;
JSON
{
"hex": "#48fbff",
"rgb": {
"r": 72,
"g": 251,
"b": 255
},
"hsl": {
"h": 181.311,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.90297,
"c": 0.13928,
"h": 197.2
},
"luminance": 0.77592
}Semantic roles & 50–950 ramp
primary
#48FBFF
secondary
#C82723
accent
#0500E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1818
muted
#808686