#48FFEB#48FFEB
#48FFEB is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.6% C 0.146 H 184.1°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #48FFEB |
|---|---|
| RGB | rgb(72, 255, 235) |
| HSL | hsl(173, 100%, 64%) |
| HSV | hsv(173, 72%, 100%) |
| CMYK | cmyk(71.8%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(91.18, -49.37, -3.58) |
| CIE-LCH | lch(91.18, 49.50, 184.15°) |
| OKLab | oklab(90.6% -0.1452 -0.0105) |
| OKLCH | oklch(90.6% 0.146 184.1) |
| XYZ | xyz(53.4207, 78.8895, 90.9929) |
| Luminance | 0.7890 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.33
Bright Turquoise
#0FFEF9
ΔE00 4.71
Tiffany Blue
#7BF2DA
ΔE00 4.75
Aqua
#00FFFF
ΔE00 6.22
Aqua (survey)
#13EAC9
ΔE00 6.30
Bright Cyan
#41FDFE
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FFEB #FF485C
analogous
#48FF90 #48FFEB #48B7FF
triadic
#48FFEB #EB48FF #FFEB48
tetradic
#48FFEB #9048FF #FF485C #B7FF48
square
#48FFEB #9048FF #FF485C #B7FF48
split-complementary
#48FFEB #FF48B7 #FF9048
monochromatic
#00CDB6 #0BFFE4 #48FFEB #85FFF2 #C2FFF8
Accessibility & contrast
On white
1.25
#48FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#48FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FFEB
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FFEB | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#D9DEED
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #48ffeb; /* rgb */ color: rgb(72, 255, 235); /* oklch */ color: oklch(90.6% 0.146 184.1);
Tailwind
colors: {
custom: {
50: '#95fff1',
500: '#48ffeb',
950: '#000000',
},
}SCSS
$custom: #48ffeb; $custom-light: #95fff1; $custom-dark: #000000;
JSON
{
"hex": "#48ffeb",
"rgb": {
"r": 72,
"g": 255,
"b": 235
},
"hsl": {
"h": 173.443,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.90595,
"c": 0.1456,
"h": 184.1
},
"luminance": 0.78896
}Semantic roles & 50–950 ramp
primary
#48FFEB
secondary
#C82335
accent
#0019E6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#0F1816
muted
#808685