#48FEFF#48FEFF
#48FEFF is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.0% C 0.141 H 195.5°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #48FEFF |
|---|---|
| RGB | rgb(72, 254, 255) |
| HSL | hsl(180, 100%, 64%) |
| HSV | hsv(180, 72%, 100%) |
| CMYK | cmyk(71.8%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(91.45, -43.59, -13.56) |
| CIE-LCH | lch(91.45, 45.65, 197.29°) |
| OKLab | oklab(90.99% -0.1358 -0.0377) |
| OKLCH | oklch(90.99% 0.141 195.5) |
| XYZ | xyz(56.1560, 79.4746, 106.9688) |
| Luminance | 0.7948 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.33
Aqua
#00FFFF
ΔE00 1.50
Bright Light Blue
#26F7FD
ΔE00 2.19
Bright Turquoise
#0FFEF9
ΔE00 2.50
Bright Aqua
#0BF9EA
ΔE00 5.54
Robin'S Egg
#6DEDFD
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FEFF #FF4948
analogous
#48FFA5 #48FEFF #48A3FF
triadic
#48FEFF #FF48FE #FEFF48
tetradic
#48FEFF #A548FF #FF4948 #A3FF48
square
#48FEFF #A548FF #FF4948 #A3FF48
split-complementary
#48FEFF #FF48A3 #FFA548
monochromatic
#00CBCD #0BFEFF #48FEFF #85FEFF #C2FFFF
Accessibility & contrast
On white
1.24
#48FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#48FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FEFF
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FEFF | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#D3DEFF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #48feff; /* rgb */ color: rgb(72, 254, 255); /* oklch */ color: oklch(91.0% 0.141 195.5);
Tailwind
colors: {
custom: {
50: '#96ffff',
500: '#48feff',
950: '#000000',
},
}SCSS
$custom: #48feff; $custom-light: #96ffff; $custom-dark: #000000;
JSON
{
"hex": "#48feff",
"rgb": {
"r": 72,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.328,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.90993,
"c": 0.14096,
"h": 195.5
},
"luminance": 0.79481
}Semantic roles & 50–950 ramp
primary
#48FEFF
secondary
#C82423
accent
#0100E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1818
muted
#808686