#4FF7FA#4FF7FA
#4FF7FA is a very light, vivid teal. Relative luminance 0.751; OKLCH L 89.3% C 0.134 H 196.8°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF7FA |
|---|---|
| RGB | rgb(79, 247, 250) |
| HSL | hsl(181, 94%, 65%) |
| HSV | hsv(181, 68%, 98%) |
| CMYK | cmyk(68.4%, 1.2%, 0%, 2%) |
| CIE-LAB | lab(89.43, -41.01, -13.97) |
| CIE-LCH | lch(89.43, 43.32, 198.81°) |
| OKLab | oklab(89.35% -0.1287 -0.0388) |
| OKLCH | oklch(89.35% 0.134 196.8) |
| XYZ | xyz(53.7328, 75.0797, 102.0839) |
| Luminance | 0.7509 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 1.42
Bright Cyan
#41FDFE
ΔE00 1.57
Aqua
#00FFFF
ΔE00 2.70
Bright Turquoise
#0FFEF9
ΔE00 3.58
Robin'S Egg
#6DEDFD
ΔE00 5.77
Bright Aqua
#0BF9EA
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF7FA #FA524F
analogous
#4FFAA8 #4FF7FA #4FA1FA
triadic
#4FF7FA #FA4FF7 #F7FA4F
tetradic
#4FF7FA #A84FFA #FA524F #A1FA4F
square
#4FF7FA #A84FFA #FA524F #A1FA4F
split-complementary
#4FF7FA #FA4FA1 #FAA84F
monochromatic
#06C5C9 #13F4F8 #4FF7FA #8BFAFC #C6FCFD
Accessibility & contrast
On white
1.31
#4FF7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#4FF7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF7FA
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF7FA | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFB
Deuteranopia (green-blind)
#CDD9FB
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #4ff7fa; /* rgb */ color: rgb(79, 247, 250); /* oklch */ color: oklch(89.3% 0.134 196.8);
Tailwind
colors: {
custom: {
50: '#97fafb',
500: '#4ff7fa',
950: '#000000',
},
}SCSS
$custom: #4ff7fa; $custom-light: #97fafb; $custom-dark: #000000;
JSON
{
"hex": "#4ff7fa",
"rgb": {
"r": 79,
"g": 247,
"b": 250
},
"hsl": {
"h": 181.053,
"s": 94.475,
"l": 64.51
},
"oklch": {
"l": 0.89345,
"c": 0.1344,
"h": 196.8
},
"luminance": 0.75086
}Semantic roles & 50–950 ramp
primary
#4FF7FA
secondary
#C52B28
accent
#0400E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1717
muted
#808585