#49E9EA#49E9EA
#49E9EA is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.4% C 0.129 H 195.6°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #49E9EA |
|---|---|
| RGB | rgb(73, 233, 234) |
| HSL | hsl(180, 79%, 60%) |
| HSV | hsv(180, 69%, 92%) |
| CMYK | cmyk(68.8%, 0.4%, 0%, 8.2%) |
| CIE-LAB | lab(84.81, -39.88, -12.51) |
| CIE-LCH | lch(84.81, 41.80, 197.42°) |
| OKLab | oklab(85.41% -0.1243 -0.0348) |
| OKLCH | oklch(85.41% 0.129 195.6) |
| XYZ | xyz(46.7311, 65.6293, 88.0308) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.44
Bright Cyan
#41FDFE
ΔE00 4.24
Aqua
#00FFFF
ΔE00 4.88
Bright Turquoise
#0FFEF9
ΔE00 5.09
Mediumturquoise
#48D1CC
ΔE00 5.97
Robin'S Egg
#6DEDFD
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49E9EA #EA4A49
analogous
#49EA9B #49E9EA #4998EA
triadic
#49E9EA #EA49E9 #E9EA49
tetradic
#49E9EA #9B49EA #EA4A49 #98EA49
square
#49E9EA #9B49EA #EA4A49 #98EA49
split-complementary
#49E9EA #EA4998 #EA9B49
monochromatic
#13A5A6 #19DBDC #49E9EA #80F0F0 #B7F6F7
Accessibility & contrast
On white
1.49
#49E9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#49E9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49E9EA
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49E9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49E9EA | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEA
Deuteranopia (green-blind)
#C2CCEB
Tritanopia (blue-blind)
#00F0E9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #49e9ea; /* rgb */ color: rgb(73, 233, 234); /* oklch */ color: oklch(85.4% 0.129 195.6);
Tailwind
colors: {
custom: {
50: '#92f0f0',
500: '#49e9ea',
950: '#000000',
},
}SCSS
$custom: #49e9ea; $custom-light: #92f0f0; $custom-dark: #000000;
JSON
{
"hex": "#49e9ea",
"rgb": {
"r": 73,
"g": 233,
"b": 234
},
"hsl": {
"h": 180.373,
"s": 79.31,
"l": 60.196
},
"oklch": {
"l": 0.85406,
"c": 0.12907,
"h": 195.6
},
"luminance": 0.65635
}Semantic roles & 50–950 ramp
primary
#49E9EA
secondary
#A73130
accent
#0B0ADC
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1716
muted
#808585