#48FFD3#48FFD3
#48FFD3 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 89.9% C 0.157 H 172.6°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #48FFD3 |
|---|---|
| RGB | rgb(72, 255, 211) |
| HSL | hsl(166, 100%, 64%) |
| HSV | hsv(166, 72%, 100%) |
| CMYK | cmyk(71.8%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(90.59, -55.34, 7.98) |
| CIE-LCH | lch(90.59, 55.91, 171.79°) |
| OKLab | oklab(89.92% -0.1558 0.0202) |
| OKLCH | oklch(89.92% 0.157 172.6) |
| XYZ | xyz(50.1843, 77.5949, 73.9478) |
| Luminance | 0.7760 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.52
Aquamarine
#7FFFD4
ΔE00 3.50
Light Turquoise
#7EF4CC
ΔE00 4.36
Light Aquamarine
#7BFDC7
ΔE00 4.64
Light Aqua
#8CFFDB
ΔE00 4.72
Aqua Marine
#2EE8BB
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FFD3 #FF4874
analogous
#48FF78 #48FFD3 #48CFFF
triadic
#48FFD3 #D348FF #FFD348
tetradic
#48FFD3 #7848FF #FF4874 #CFFF48
square
#48FFD3 #7848FF #FF4874 #CFFF48
split-complementary
#48FFD3 #FF48CF #FF7848
monochromatic
#00CD9B #0BFFC4 #48FFD3 #85FFE2 #C2FFF0
Accessibility & contrast
On white
1.27
#48FFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#48FFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FFD3
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FFD3 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EED1
Deuteranopia (green-blind)
#DFDDD6
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #48ffd3; /* rgb */ color: rgb(72, 255, 211); /* oklch */ color: oklch(89.9% 0.157 172.6);
Tailwind
colors: {
custom: {
50: '#93ffe0',
500: '#48ffd3',
950: '#000000',
},
}SCSS
$custom: #48ffd3; $custom-light: #93ffe0; $custom-dark: #000000;
JSON
{
"hex": "#48ffd3",
"rgb": {
"r": 72,
"g": 255,
"b": 211
},
"hsl": {
"h": 165.574,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.89918,
"c": 0.15708,
"h": 172.6
},
"luminance": 0.77601
}Semantic roles & 50–950 ramp
primary
#48FFD3
secondary
#C8234B
accent
#0037E6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684