#48FFD0#48FFD0
#48FFD0 is a very light, vivid teal. Relative luminance 0.775; OKLCH L 89.8% C 0.159 H 171.3°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #48FFD0 |
|---|---|
| RGB | rgb(72, 255, 208) |
| HSL | hsl(165, 100%, 64%) |
| HSV | hsv(165, 72%, 100%) |
| CMYK | cmyk(71.8%, 0%, 18.4%, 0%) |
| CIE-LAB | lab(90.53, -56.05, 9.44) |
| CIE-LCH | lch(90.53, 56.83, 170.44°) |
| OKLab | oklab(89.84% -0.1571 0.024) |
| OKLCH | oklch(89.84% 0.159 171.3) |
| XYZ | xyz(49.8117, 77.4459, 71.9856) |
| Luminance | 0.7745 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.15
Aquamarine
#7FFFD4
ΔE00 3.45
Light Aquamarine
#7BFDC7
ΔE00 4.15
Light Turquoise
#7EF4CC
ΔE00 4.37
Light Aqua
#8CFFDB
ΔE00 4.92
Aqua Marine
#2EE8BB
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FFD0 #FF4877
analogous
#48FF75 #48FFD0 #48D3FF
triadic
#48FFD0 #D048FF #FFD048
tetradic
#48FFD0 #7548FF #FF4877 #D3FF48
square
#48FFD0 #7548FF #FF4877 #D3FF48
split-complementary
#48FFD0 #FF48D3 #FF7548
monochromatic
#00CD98 #0BFFC0 #48FFD0 #85FFE0 #C2FFEF
Accessibility & contrast
On white
1.27
#48FFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#48FFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FFD0
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FFD0 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECE
Deuteranopia (green-blind)
#DFDDD3
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #48ffd0; /* rgb */ color: rgb(72, 255, 208); /* oklch */ color: oklch(89.8% 0.159 171.3);
Tailwind
colors: {
custom: {
50: '#93ffde',
500: '#48ffd0',
950: '#000000',
},
}SCSS
$custom: #48ffd0; $custom-light: #93ffde; $custom-dark: #000000;
JSON
{
"hex": "#48ffd0",
"rgb": {
"r": 72,
"g": 255,
"b": 208
},
"hsl": {
"h": 164.59,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.8984,
"c": 0.15894,
"h": 171.3
},
"luminance": 0.77452
}Semantic roles & 50–950 ramp
primary
#48FFD0
secondary
#C8234E
accent
#003BE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684