#49FEFF#49FEFF
#49FEFF is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.0% C 0.141 H 195.5°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #49FEFF |
|---|---|
| RGB | rgb(73, 254, 255) |
| HSL | hsl(180, 100%, 64%) |
| HSV | hsv(180, 71%, 100%) |
| CMYK | cmyk(71.4%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(91.47, -43.47, -13.54) |
| CIE-LCH | lch(91.47, 45.53, 197.30°) |
| OKLab | oklab(91.01% -0.1355 -0.0376) |
| OKLCH | oklch(91.01% 0.141 195.5) |
| XYZ | xyz(56.2312, 79.5133, 106.9724) |
| Luminance | 0.7952 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.36
Aqua
#00FFFF
ΔE00 1.54
Bright Light Blue
#26F7FD
ΔE00 2.21
Bright Turquoise
#0FFEF9
ΔE00 2.53
Bright Aqua
#0BF9EA
ΔE00 5.56
Robin'S Egg
#6DEDFD
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49FEFF #FF4A49
analogous
#49FFA5 #49FEFF #49A3FF
triadic
#49FEFF #FF49FE #FEFF49
tetradic
#49FEFF #A549FF #FF4A49 #A3FF49
square
#49FEFF #A549FF #FF4A49 #A3FF49
split-complementary
#49FEFF #FF49A3 #FFA549
monochromatic
#00CCCE #0CFEFF #49FEFF #86FEFF #C3FFFF
Accessibility & contrast
On white
1.24
#49FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#49FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49FEFF
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49FEFF | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#D3DEFF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #49feff; /* rgb */ color: rgb(73, 254, 255); /* oklch */ color: oklch(91.0% 0.141 195.5);
Tailwind
colors: {
custom: {
50: '#96ffff',
500: '#49feff',
950: '#000000',
},
}SCSS
$custom: #49feff; $custom-light: #96ffff; $custom-dark: #000000;
JSON
{
"hex": "#49feff",
"rgb": {
"r": 73,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.33,
"s": 100,
"l": 64.314
},
"oklch": {
"l": 0.91013,
"c": 0.1406,
"h": 195.5
},
"luminance": 0.7952
}Semantic roles & 50–950 ramp
primary
#49FEFF
secondary
#C92423
accent
#0100E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1818
muted
#808686