#48FFFF#48FFFF
#48FFFF is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.142 H 195.0°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #48FFFF |
|---|---|
| RGB | rgb(72, 255, 255) |
| HSL | hsl(180, 100%, 64%) |
| HSV | hsv(180, 72%, 100%) |
| CMYK | cmyk(71.8%, 0%, 0%, 0%) |
| CIE-LAB | lab(91.73, -44.03, -13.14) |
| CIE-LCH | lch(91.73, 45.95, 196.61°) |
| OKLab | oklab(91.23% -0.1368 -0.0365) |
| OKLCH | oklch(91.23% 0.142 195) |
| XYZ | xyz(56.4742, 80.1109, 107.0749) |
| Luminance | 0.8012 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.54
Aqua
#00FFFF
ΔE00 1.38
Bright Turquoise
#0FFEF9
ΔE00 2.24
Bright Light Blue
#26F7FD
ΔE00 2.53
Bright Aqua
#0BF9EA
ΔE00 5.28
Robin'S Egg
#6DEDFD
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FFFF #FF4848
analogous
#48FFA4 #48FFFF #48A4FF
triadic
#48FFFF #FF48FF #FFFF48
tetradic
#48FFFF #A448FF #FF4848 #A4FF48
square
#48FFFF #A448FF #FF4848 #A4FF48
split-complementary
#48FFFF #FF48A4 #FFA448
monochromatic
#00CDCD #0BFFFF #48FFFF #85FFFF #C2FFFF
Accessibility & contrast
On white
1.23
#48FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#48FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FFFF
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FFFF | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF3FF
Deuteranopia (green-blind)
#D4DFFF
Tritanopia (blue-blind)
#00FFFF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #48ffff; /* rgb */ color: rgb(72, 255, 255); /* oklch */ color: oklch(91.2% 0.142 195.0);
Tailwind
colors: {
custom: {
50: '#96ffff',
500: '#48ffff',
950: '#000000',
},
}SCSS
$custom: #48ffff; $custom-light: #96ffff; $custom-dark: #000000;
JSON
{
"hex": "#48ffff",
"rgb": {
"r": 72,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.91226,
"c": 0.14156,
"h": 195
},
"luminance": 0.80118
}Semantic roles & 50–950 ramp
primary
#48FFFF
secondary
#C82323
accent
#0000E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1818
muted
#808686