#4DFAFA#4DFAFA
#4DFAFA is a very light, vivid teal. Relative luminance 0.769; OKLCH L 90.0% C 0.137 H 195.0°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFAFA |
|---|---|
| RGB | rgb(77, 250, 250) |
| HSL | hsl(180, 95%, 64%) |
| HSV | hsv(180, 69%, 98%) |
| CMYK | cmyk(69.2%, 0%, 0%, 2%) |
| CIE-LAB | lab(90.25, -42.60, -12.75) |
| CIE-LCH | lch(90.25, 44.47, 196.66°) |
| OKLab | oklab(90% -0.1323 -0.0354) |
| OKLCH | oklch(90% 0.137 195) |
| XYZ | xyz(54.4937, 76.8447, 102.3845) |
| Luminance | 0.7685 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.80
Aqua
#00FFFF
ΔE00 1.89
Bright Light Blue
#26F7FD
ΔE00 2.10
Bright Turquoise
#0FFEF9
ΔE00 2.51
Bright Aqua
#0BF9EA
ΔE00 5.21
Robin'S Egg
#6DEDFD
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFAFA #FA4D4D
analogous
#4DFAA4 #4DFAFA #4DA4FA
triadic
#4DFAFA #FA4DFA #FAFA4D
tetradic
#4DFAFA #A44DFA #FA4D4D #A4FA4D
square
#4DFAFA #A44DFA #FA4D4D #A4FA4D
split-complementary
#4DFAFA #FA4DA4 #FAA44D
monochromatic
#06C7C7 #11F8F8 #4DFAFA #89FCFC #C4FDFD
Accessibility & contrast
On white
1.28
#4DFAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#4DFAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFAFA
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFAFA | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEFA
Deuteranopia (green-blind)
#D0DBFB
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #4dfafa; /* rgb */ color: rgb(77, 250, 250); /* oklch */ color: oklch(90.0% 0.137 195.0);
Tailwind
colors: {
custom: {
50: '#97fcfb',
500: '#4dfafa',
950: '#000000',
},
}SCSS
$custom: #4dfafa; $custom-light: #97fcfb; $custom-dark: #000000;
JSON
{
"hex": "#4dfafa",
"rgb": {
"r": 77,
"g": 250,
"b": 250
},
"hsl": {
"h": 180,
"s": 94.536,
"l": 64.118
},
"oklch": {
"l": 0.89999,
"c": 0.13697,
"h": 195
},
"luminance": 0.76851
}Semantic roles & 50–950 ramp
primary
#4DFAFA
secondary
#C32828
accent
#0000E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1717
muted
#808585