#48FFD2#48FFD2
#48FFD2 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 89.9% C 0.158 H 172.2°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #48FFD2 |
|---|---|
| RGB | rgb(72, 255, 210) |
| HSL | hsl(165, 100%, 64%) |
| HSV | hsv(165, 72%, 100%) |
| CMYK | cmyk(71.8%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(90.57, -55.57, 8.47) |
| CIE-LCH | lch(90.57, 56.22, 171.34°) |
| OKLab | oklab(89.89% -0.1562 0.0215) |
| OKLCH | oklch(89.89% 0.158 172.2) |
| XYZ | xyz(50.0593, 77.5449, 73.2897) |
| Luminance | 0.7755 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.38
Aquamarine
#7FFFD4
ΔE00 3.46
Light Turquoise
#7EF4CC
ΔE00 4.35
Light Aquamarine
#7BFDC7
ΔE00 4.47
Light Aqua
#8CFFDB
ΔE00 4.77
Aqua Marine
#2EE8BB
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FFD2 #FF4875
analogous
#48FF77 #48FFD2 #48D1FF
triadic
#48FFD2 #D248FF #FFD248
tetradic
#48FFD2 #7748FF #FF4875 #D1FF48
square
#48FFD2 #7748FF #FF4875 #D1FF48
split-complementary
#48FFD2 #FF48D1 #FF7748
monochromatic
#00CD9A #0BFFC3 #48FFD2 #85FFE1 #C2FFF0
Accessibility & contrast
On white
1.27
#48FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#48FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FFD2
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FFD2 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EED0
Deuteranopia (green-blind)
#DFDDD5
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #48ffd2; /* rgb */ color: rgb(72, 255, 210); /* oklch */ color: oklch(89.9% 0.158 172.2);
Tailwind
colors: {
custom: {
50: '#93ffdf',
500: '#48ffd2',
950: '#000000',
},
}SCSS
$custom: #48ffd2; $custom-light: #93ffdf; $custom-dark: #000000;
JSON
{
"hex": "#48ffd2",
"rgb": {
"r": 72,
"g": 255,
"b": 210
},
"hsl": {
"h": 165.246,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.89892,
"c": 0.15768,
"h": 172.2
},
"luminance": 0.77551
}Semantic roles & 50–950 ramp
primary
#48FFD2
secondary
#C8234C
accent
#0038E6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684