#48FFEE#48FFEE
#48FFEE is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.7% C 0.145 H 185.7°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #48FFEE |
|---|---|
| RGB | rgb(72, 255, 238) |
| HSL | hsl(174, 100%, 64%) |
| HSV | hsv(174, 72%, 100%) |
| CMYK | cmyk(71.8%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(91.26, -48.59, -5.02) |
| CIE-LCH | lch(91.26, 48.85, 185.90°) |
| OKLab | oklab(90.69% -0.1439 -0.0144) |
| OKLCH | oklch(90.69% 0.145 185.7) |
| XYZ | xyz(53.8577, 79.0643, 93.2948) |
| Luminance | 0.7907 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 1.92
Bright Turquoise
#0FFEF9
ΔE00 3.83
Tiffany Blue
#7BF2DA
ΔE00 5.15
Aqua
#00FFFF
ΔE00 5.32
Bright Cyan
#41FDFE
ΔE00 5.66
Turquoise
#40E0D0
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FFEE #FF4859
analogous
#48FF93 #48FFEE #48B5FF
triadic
#48FFEE #EE48FF #FFEE48
tetradic
#48FFEE #9348FF #FF4859 #B5FF48
square
#48FFEE #9348FF #FF4859 #B5FF48
split-complementary
#48FFEE #FF48B5 #FF9348
monochromatic
#00CDBA #0BFFE8 #48FFEE #85FFF4 #C2FFF9
Accessibility & contrast
On white
1.25
#48FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#48FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FFEE
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FFEE | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EE
Deuteranopia (green-blind)
#D8DEF0
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #48ffee; /* rgb */ color: rgb(72, 255, 238); /* oklch */ color: oklch(90.7% 0.145 185.7);
Tailwind
colors: {
custom: {
50: '#95fff3',
500: '#48ffee',
950: '#000000',
},
}SCSS
$custom: #48ffee; $custom-light: #95fff3; $custom-dark: #000000;
JSON
{
"hex": "#48ffee",
"rgb": {
"r": 72,
"g": 255,
"b": 238
},
"hsl": {
"h": 174.426,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.90686,
"c": 0.14465,
"h": 185.7
},
"luminance": 0.79071
}Semantic roles & 50–950 ramp
primary
#48FFEE
secondary
#C82333
accent
#0015E6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#0F1817
muted
#808685