#48FFD4#48FFD4
#48FFD4 is a very light, vivid teal. Relative luminance 0.777; OKLCH L 89.9% C 0.156 H 173.0°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #48FFD4 |
|---|---|
| RGB | rgb(72, 255, 212) |
| HSL | hsl(166, 100%, 64%) |
| HSV | hsv(166, 72%, 100%) |
| CMYK | cmyk(71.8%, 0%, 16.9%, 0%) |
| CIE-LAB | lab(90.62, -55.10, 7.50) |
| CIE-LCH | lch(90.62, 55.61, 172.25°) |
| OKLab | oklab(89.95% -0.1553 0.019) |
| OKLCH | oklch(89.95% 0.156 173) |
| XYZ | xyz(50.3100, 77.6452, 74.6101) |
| Luminance | 0.7765 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.68
Aquamarine
#7FFFD4
ΔE00 3.55
Light Turquoise
#7EF4CC
ΔE00 4.38
Light Aqua
#8CFFDB
ΔE00 4.67
Light Aquamarine
#7BFDC7
ΔE00 4.82
Aqua Marine
#2EE8BB
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FFD4 #FF4873
analogous
#48FF79 #48FFD4 #48CEFF
triadic
#48FFD4 #D448FF #FFD448
tetradic
#48FFD4 #7948FF #FF4873 #CEFF48
square
#48FFD4 #7948FF #FF4873 #CEFF48
split-complementary
#48FFD4 #FF48CE #FF7948
monochromatic
#00CD9D #0BFFC6 #48FFD4 #85FFE2 #C2FFF1
Accessibility & contrast
On white
1.27
#48FFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#48FFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FFD4
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FFD4 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EED2
Deuteranopia (green-blind)
#DFDDD7
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #48ffd4; /* rgb */ color: rgb(72, 255, 212); /* oklch */ color: oklch(89.9% 0.156 173.0);
Tailwind
colors: {
custom: {
50: '#93ffe1',
500: '#48ffd4',
950: '#000000',
},
}SCSS
$custom: #48ffd4; $custom-light: #93ffe1; $custom-dark: #000000;
JSON
{
"hex": "#48ffd4",
"rgb": {
"r": 72,
"g": 255,
"b": 212
},
"hsl": {
"h": 165.902,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.89945,
"c": 0.15648,
"h": 173
},
"luminance": 0.77651
}Semantic roles & 50–950 ramp
primary
#48FFD4
secondary
#C8234A
accent
#0036E6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684