#48FCFF#48FCFF
#48FCFF is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.5% C 0.140 H 196.7°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #48FCFF |
|---|---|
| RGB | rgb(72, 252, 255) |
| HSL | hsl(181, 100%, 64%) |
| HSV | hsv(181, 72%, 100%) |
| CMYK | cmyk(71.8%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(90.88, -42.70, -14.42) |
| CIE-LCH | lch(90.88, 45.07, 198.66°) |
| OKLab | oklab(90.53% -0.134 -0.0401) |
| OKLCH | oklch(90.53% 0.14 196.7) |
| XYZ | xyz(55.5247, 78.2118, 106.7584) |
| Luminance | 0.7822 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.78
Bright Light Blue
#26F7FD
ΔE00 1.58
Aqua
#00FFFF
ΔE00 1.96
Bright Turquoise
#0FFEF9
ΔE00 3.11
Bright Aqua
#0BF9EA
ΔE00 6.11
Robin'S Egg
#6DEDFD
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FCFF #FF4B48
analogous
#48FFA7 #48FCFF #48A0FF
triadic
#48FCFF #FF48FC #FCFF48
tetradic
#48FCFF #A748FF #FF4B48 #A0FF48
square
#48FCFF #A748FF #FF4B48 #A0FF48
split-complementary
#48FCFF #FF48A0 #FFA748
monochromatic
#00C9CD #0BFBFF #48FCFF #85FDFF #C2FEFF
Accessibility & contrast
On white
1.26
#48FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#48FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FCFF
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FCFF | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#D0DDFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #48fcff; /* rgb */ color: rgb(72, 252, 255); /* oklch */ color: oklch(90.5% 0.140 196.7);
Tailwind
colors: {
custom: {
50: '#96feff',
500: '#48fcff',
950: '#000000',
},
}SCSS
$custom: #48fcff; $custom-light: #96feff; $custom-dark: #000000;
JSON
{
"hex": "#48fcff",
"rgb": {
"r": 72,
"g": 252,
"b": 255
},
"hsl": {
"h": 180.984,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.90529,
"c": 0.13982,
"h": 196.7
},
"luminance": 0.78219
}Semantic roles & 50–950 ramp
primary
#48FCFF
secondary
#C82623
accent
#0400E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1818
muted
#808686