#4DF8FA#4DF8FA
#4DF8FA is a very light, vivid teal. Relative luminance 0.756; OKLCH L 89.5% C 0.136 H 196.2°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #4DF8FA |
|---|---|
| RGB | rgb(77, 248, 250) |
| HSL | hsl(181, 95%, 64%) |
| HSV | hsv(181, 69%, 98%) |
| CMYK | cmyk(69.2%, 0.8%, 0%, 2%) |
| CIE-LAB | lab(89.68, -41.71, -13.61) |
| CIE-LCH | lch(89.68, 43.87, 198.07°) |
| OKLab | oklab(89.53% -0.1304 -0.0378) |
| OKLCH | oklch(89.53% 0.136 196.2) |
| XYZ | xyz(53.8755, 75.6084, 102.1784) |
| Luminance | 0.7561 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.21
Bright Light Blue
#26F7FD
ΔE00 1.54
Aqua
#00FFFF
ΔE00 2.35
Bright Turquoise
#0FFEF9
ΔE00 3.17
Bright Aqua
#0BF9EA
ΔE00 5.84
Robin'S Egg
#6DEDFD
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DF8FA #FA4F4D
analogous
#4DFAA6 #4DF8FA #4DA1FA
triadic
#4DF8FA #FA4DF8 #F8FA4D
tetradic
#4DF8FA #A64DFA #FA4F4D #A1FA4D
square
#4DF8FA #A64DFA #FA4F4D #A1FA4D
split-complementary
#4DF8FA #FA4DA1 #FAA64D
monochromatic
#06C5C7 #11F6F8 #4DF8FA #89FAFC #C4FDFD
Accessibility & contrast
On white
1.30
#4DF8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#4DF8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DF8FA
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DF8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DF8FA | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECFA
Deuteranopia (green-blind)
#CED9FB
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #4df8fa; /* rgb */ color: rgb(77, 248, 250); /* oklch */ color: oklch(89.5% 0.136 196.2);
Tailwind
colors: {
custom: {
50: '#97fbfb',
500: '#4df8fa',
950: '#000000',
},
}SCSS
$custom: #4df8fa; $custom-light: #97fbfb; $custom-dark: #000000;
JSON
{
"hex": "#4df8fa",
"rgb": {
"r": 77,
"g": 248,
"b": 250
},
"hsl": {
"h": 180.694,
"s": 94.536,
"l": 64.118
},
"oklch": {
"l": 0.89534,
"c": 0.13579,
"h": 196.2
},
"luminance": 0.75615
}Semantic roles & 50–950 ramp
primary
#4DF8FA
secondary
#C32A28
accent
#0300E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1717
muted
#808585