#48FDFE#48FDFE
#48FDFE is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.7% C 0.140 H 195.5°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #48FDFE |
|---|---|
| RGB | rgb(72, 253, 254) |
| HSL | hsl(180, 99%, 64%) |
| HSV | hsv(180, 72%, 100%) |
| CMYK | cmyk(71.7%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(91.13, -43.42, -13.52) |
| CIE-LCH | lch(91.13, 45.47, 197.29°) |
| OKLab | oklab(90.73% -0.1353 -0.0376) |
| OKLCH | oklch(90.73% 0.14 195.5) |
| XYZ | xyz(55.6790, 78.7773, 106.0178) |
| Luminance | 0.7878 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.26
Aqua
#00FFFF
ΔE00 1.54
Bright Light Blue
#26F7FD
ΔE00 2.07
Bright Turquoise
#0FFEF9
ΔE00 2.51
Bright Aqua
#0BF9EA
ΔE00 5.51
Robin'S Egg
#6DEDFD
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FDFE #FE4948
analogous
#48FEA4 #48FDFE #48A2FE
triadic
#48FDFE #FE48FD #FDFE48
tetradic
#48FDFE #A448FE #FE4948 #A2FE48
square
#48FDFE #A448FE #FE4948 #A2FE48
split-complementary
#48FDFE #FE48A2 #FEA448
monochromatic
#01C9CA #0BFCFE #48FDFE #85FEFE #C2FEFF
Accessibility & contrast
On white
1.25
#48FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#48FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FDFE
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FDFE | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FE
Deuteranopia (green-blind)
#D2DDFF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #48fdfe; /* rgb */ color: rgb(72, 253, 254); /* oklch */ color: oklch(90.7% 0.140 195.5);
Tailwind
colors: {
custom: {
50: '#96fefe',
500: '#48fdfe',
950: '#000000',
},
}SCSS
$custom: #48fdfe; $custom-light: #96fefe; $custom-dark: #000000;
JSON
{
"hex": "#48fdfe",
"rgb": {
"r": 72,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.33,
"s": 98.913,
"l": 63.922
},
"oklch": {
"l": 0.90728,
"c": 0.14043,
"h": 195.5
},
"luminance": 0.78784
}Semantic roles & 50–950 ramp
primary
#48FDFE
secondary
#C62524
accent
#0100E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1817
muted
#808685