#48FAAE#48FAAE
#48FAAE is a very light, vivid teal. Relative luminance 0.728; OKLCH L 87.8% C 0.178 H 160.2°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #48FAAE |
|---|---|
| RGB | rgb(72, 250, 174) |
| HSL | hsl(154, 95%, 63%) |
| HSV | hsv(154, 71%, 98%) |
| CMYK | cmyk(71.2%, 0%, 30.4%, 2%) |
| CIE-LAB | lab(88.35, -61.56, 23.84) |
| CIE-LCH | lch(88.35, 66.02, 158.83°) |
| OKLab | oklab(87.82% -0.1676 0.0605) |
| OKLCH | oklch(87.82% 0.178 160.2) |
| XYZ | xyz(44.4935, 72.7998, 51.7430) |
| Luminance | 0.7280 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Turquoise
#00FBB0
ΔE00 1.74
Greenish Cyan
#2AFEB7
ΔE00 1.94
Light Greenish Blue
#63F7B4
ΔE00 2.00
Bright Sea Green
#05FFA6
ΔE00 2.41
Light Green Blue
#56FCA2
ΔE00 2.78
Sea Green (survey)
#53FCA1
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FAAE #FA4894
analogous
#48FA55 #48FAAE #48EDFA
triadic
#48FAAE #AE48FA #FAAE48
tetradic
#48FAAE #5548FA #FA4894 #EDFA48
square
#48FAAE #5548FA #FA4894 #EDFA48
split-complementary
#48FAAE #FA48ED #FA5548
monochromatic
#05C272 #0CF894 #48FAAE #84FCC8 #BFFDE3
Accessibility & contrast
On white
1.35
#48FAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#48FAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FAAE
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FAAE | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E7A9
Deuteranopia (green-blind)
#E1D7B3
Tritanopia (blue-blind)
#00F9E6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #48faae; /* rgb */ color: rgb(72, 250, 174); /* oklch */ color: oklch(87.8% 0.178 160.2);
Tailwind
colors: {
custom: {
50: '#91fdc6',
500: '#48faae',
950: '#000000',
},
}SCSS
$custom: #48faae; $custom-light: #91fdc6; $custom-dark: #000000;
JSON
{
"hex": "#48faae",
"rgb": {
"r": 72,
"g": 250,
"b": 174
},
"hsl": {
"h": 154.382,
"s": 94.681,
"l": 63.137
},
"oklch": {
"l": 0.87824,
"c": 0.1782,
"h": 160.2
},
"luminance": 0.72805
}Semantic roles & 50–950 ramp
primary
#48FAAE
secondary
#BF2768
accent
#0062E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1813
muted
#808682