#48FFD1#48FFD1
#48FFD1 is a very light, vivid teal. Relative luminance 0.775; OKLCH L 89.9% C 0.158 H 171.7°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #48FFD1 |
|---|---|
| RGB | rgb(72, 255, 209) |
| HSL | hsl(165, 100%, 64%) |
| HSV | hsv(165, 72%, 100%) |
| CMYK | cmyk(71.8%, 0%, 18%, 0%) |
| CIE-LAB | lab(90.55, -55.81, 8.95) |
| CIE-LCH | lch(90.55, 56.52, 170.89°) |
| OKLab | oklab(89.87% -0.1567 0.0228) |
| OKLCH | oklch(89.87% 0.158 171.7) |
| XYZ | xyz(49.9351, 77.4953, 72.6356) |
| Luminance | 0.7750 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.25
Aquamarine
#7FFFD4
ΔE00 3.45
Light Aquamarine
#7BFDC7
ΔE00 4.30
Light Turquoise
#7EF4CC
ΔE00 4.35
Light Aqua
#8CFFDB
ΔE00 4.84
Aqua Marine
#2EE8BB
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FFD1 #FF4876
analogous
#48FF76 #48FFD1 #48D2FF
triadic
#48FFD1 #D148FF #FFD148
tetradic
#48FFD1 #7648FF #FF4876 #D2FF48
square
#48FFD1 #7648FF #FF4876 #D2FF48
split-complementary
#48FFD1 #FF48D2 #FF7648
monochromatic
#00CD99 #0BFFC2 #48FFD1 #85FFE0 #C2FFF0
Accessibility & contrast
On white
1.27
#48FFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#48FFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FFD1
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FFD1 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECF
Deuteranopia (green-blind)
#DFDDD4
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #48ffd1; /* rgb */ color: rgb(72, 255, 209); /* oklch */ color: oklch(89.9% 0.158 171.7);
Tailwind
colors: {
custom: {
50: '#93ffdf',
500: '#48ffd1',
950: '#000000',
},
}SCSS
$custom: #48ffd1; $custom-light: #93ffdf; $custom-dark: #000000;
JSON
{
"hex": "#48ffd1",
"rgb": {
"r": 72,
"g": 255,
"b": 209
},
"hsl": {
"h": 164.918,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.89866,
"c": 0.15831,
"h": 171.7
},
"luminance": 0.77501
}Semantic roles & 50–950 ramp
primary
#48FFD1
secondary
#C8234D
accent
#003AE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684