#48FFFE#48FFFE
#48FFFE is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.142 H 194.4°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #48FFFE |
|---|---|
| RGB | rgb(72, 255, 254) |
| HSL | hsl(180, 100%, 64%) |
| HSV | hsv(180, 72%, 100%) |
| CMYK | cmyk(71.8%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(91.71, -44.30, -12.66) |
| CIE-LCH | lch(91.71, 46.08, 195.95°) |
| OKLab | oklab(91.19% -0.1372 -0.0352) |
| OKLCH | oklch(91.19% 0.142 194.4) |
| XYZ | xyz(56.3137, 80.0467, 106.2293) |
| Luminance | 0.8005 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.75
Aqua
#00FFFF
ΔE00 1.35
Bright Turquoise
#0FFEF9
ΔE00 1.98
Bright Light Blue
#26F7FD
ΔE00 2.75
Bright Aqua
#0BF9EA
ΔE00 4.98
Robin'S Egg
#6DEDFD
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FFFE #FF4849
analogous
#48FFA3 #48FFFE #48A5FF
triadic
#48FFFE #FE48FF #FFFE48
tetradic
#48FFFE #A348FF #FF4849 #A5FF48
square
#48FFFE #A348FF #FF4849 #A5FF48
split-complementary
#48FFFE #FF48A5 #FFA348
monochromatic
#00CDCB #0BFFFE #48FFFE #85FFFE #C2FFFF
Accessibility & contrast
On white
1.23
#48FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#48FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FFFE
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FFFE | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FE
Deuteranopia (green-blind)
#D4DFFF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #48fffe; /* rgb */ color: rgb(72, 255, 254); /* oklch */ color: oklch(91.2% 0.142 194.4);
Tailwind
colors: {
custom: {
50: '#96fffe',
500: '#48fffe',
950: '#000000',
},
}SCSS
$custom: #48fffe; $custom-light: #96fffe; $custom-dark: #000000;
JSON
{
"hex": "#48fffe",
"rgb": {
"r": 72,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.672,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.91193,
"c": 0.14162,
"h": 194.4
},
"luminance": 0.80053
}Semantic roles & 50–950 ramp
primary
#48FFFE
secondary
#C82324
accent
#0001E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1817
muted
#808685