#49FFEF#49FFEF
#49FFEF is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.7% C 0.144 H 186.2°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #49FFEF |
|---|---|
| RGB | rgb(73, 255, 239) |
| HSL | hsl(175, 100%, 64%) |
| HSV | hsv(175, 71%, 100%) |
| CMYK | cmyk(71.4%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(91.31, -48.21, -5.47) |
| CIE-LCH | lch(91.31, 48.52, 186.48°) |
| OKLab | oklab(90.74% -0.1431 -0.0156) |
| OKLCH | oklch(90.74% 0.144 186.2) |
| XYZ | xyz(54.0802, 79.1620, 94.0742) |
| Luminance | 0.7917 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 1.90
Bright Turquoise
#0FFEF9
ΔE00 3.55
Aqua
#00FFFF
ΔE00 5.03
Tiffany Blue
#7BF2DA
ΔE00 5.29
Bright Cyan
#41FDFE
ΔE00 5.35
Turquoise
#40E0D0
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49FFEF #FF4959
analogous
#49FF94 #49FFEF #49B4FF
triadic
#49FFEF #EF49FF #FFEF49
tetradic
#49FFEF #9449FF #FF4959 #B4FF49
square
#49FFEF #9449FF #FF4959 #B4FF49
split-complementary
#49FFEF #FF49B4 #FF9449
monochromatic
#00CEBC #0CFFEA #49FFEF #86FFF4 #C3FFFA
Accessibility & contrast
On white
1.25
#49FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#49FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49FFEF
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49FFEF | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EF
Deuteranopia (green-blind)
#D8DEF1
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #49ffef; /* rgb */ color: rgb(73, 255, 239); /* oklch */ color: oklch(90.7% 0.144 186.2);
Tailwind
colors: {
custom: {
50: '#95fff4',
500: '#49ffef',
950: '#000000',
},
}SCSS
$custom: #49ffef; $custom-light: #95fff4; $custom-dark: #000000;
JSON
{
"hex": "#49ffef",
"rgb": {
"r": 73,
"g": 255,
"b": 239
},
"hsl": {
"h": 174.725,
"s": 100,
"l": 64.314
},
"oklch": {
"l": 0.90736,
"c": 0.144,
"h": 186.2
},
"luminance": 0.79168
}Semantic roles & 50–950 ramp
primary
#49FFEF
secondary
#C92332
accent
#0014E6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#0F1817
muted
#808685