#48FFE4#48FFE4
#48FFE4 is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.4% C 0.148 H 180.6°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #48FFE4 |
|---|---|
| RGB | rgb(72, 255, 228) |
| HSL | hsl(171, 100%, 64%) |
| HSV | hsv(171, 72%, 100%) |
| CMYK | cmyk(71.8%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(91.00, -51.16, -0.22) |
| CIE-LCH | lch(91.00, 51.17, 180.25°) |
| OKLab | oklab(90.39% -0.1483 -0.0014) |
| OKLCH | oklch(90.39% 0.148 180.6) |
| XYZ | xyz(52.4292, 78.4929, 85.7712) |
| Luminance | 0.7850 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.94
Tiffany Blue
#7BF2DA
ΔE00 4.36
Aqua (survey)
#13EAC9
ΔE00 5.16
Light Aqua
#8CFFDB
ΔE00 5.72
Aquamarine
#7FFFD4
ΔE00 6.12
Light Turquoise
#7EF4CC
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FFE4 #FF4863
analogous
#48FF89 #48FFE4 #48BEFF
triadic
#48FFE4 #E448FF #FFE448
tetradic
#48FFE4 #8948FF #FF4863 #BEFF48
square
#48FFE4 #8948FF #FF4863 #BEFF48
split-complementary
#48FFE4 #FF48BE #FF8948
monochromatic
#00CDAE #0BFFDB #48FFE4 #85FFED #C2FFF6
Accessibility & contrast
On white
1.26
#48FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#48FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FFE4
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FFE4 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E3
Deuteranopia (green-blind)
#DBDEE6
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #48ffe4; /* rgb */ color: rgb(72, 255, 228); /* oklch */ color: oklch(90.4% 0.148 180.6);
Tailwind
colors: {
custom: {
50: '#94ffec',
500: '#48ffe4',
950: '#000000',
},
}SCSS
$custom: #48ffe4; $custom-light: #94ffec; $custom-dark: #000000;
JSON
{
"hex": "#48ffe4",
"rgb": {
"r": 72,
"g": 255,
"b": 228
},
"hsl": {
"h": 171.148,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.90389,
"c": 0.14827,
"h": 180.6
},
"luminance": 0.78499
}Semantic roles & 50–950 ramp
primary
#48FFE4
secondary
#C8233C
accent
#0022E6
background
#FCFFFE
surface
#F5FFFD
border
#CFD7D5
text
#0F1816
muted
#808684