#4FDCF5#4FDCF5
#4FDCF5 is a very light, vivid teal. Relative luminance 0.594; OKLCH L 82.9% C 0.123 H 211.7°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #4FDCF5 |
|---|---|
| RGB | rgb(79, 220, 245) |
| HSL | hsl(189, 89%, 64%) |
| HSV | hsv(189, 68%, 96%) |
| CMYK | cmyk(67.8%, 10.2%, 0%, 3.9%) |
| CIE-LAB | lab(81.53, -29.85, -23.26) |
| CIE-LCH | lch(81.53, 37.84, 217.92°) |
| OKLab | oklab(82.91% -0.1047 -0.0647) |
| OKLCH | oklch(82.91% 0.123 211.7) |
| XYZ | xyz(45.2921, 59.4361, 95.4538) |
| Luminance | 0.5944 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.49
Aqua Blue
#02D8E9
ΔE00 4.24
Robin'S Egg
#6DEDFD
ΔE00 4.77
Robin Egg Blue
#8AF1FE
ΔE00 6.53
Robin'S Egg Blue
#98EFF9
ΔE00 7.47
Sky Blue
#87CEEB
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FDCF5 #F5684F
analogous
#4FF5BB #4FDCF5 #4F89F5
triadic
#4FDCF5 #F54FDC #DCF54F
tetradic
#4FDCF5 #BB4FF5 #F5684F #89F54F
square
#4FDCF5 #BB4FF5 #F5684F #89F54F
split-complementary
#4FDCF5 #F54F89 #F5BB4F
monochromatic
#0BA4BF #15D0F2 #4FDCF5 #89E8F8 #C3F3FC
Accessibility & contrast
On white
1.63
#4FDCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#4FDCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FDCF5
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FDCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FDCF5 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D5F6
Deuteranopia (green-blind)
#B0C3F5
Tritanopia (blue-blind)
#00E6E4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #4fdcf5; /* rgb */ color: rgb(79, 220, 245); /* oklch */ color: oklch(82.9% 0.123 211.7);
Tailwind
colors: {
custom: {
50: '#94e7f8',
500: '#4fdcf5',
950: '#000000',
},
}SCSS
$custom: #4fdcf5; $custom-light: #94e7f8; $custom-dark: #000000;
JSON
{
"hex": "#4fdcf5",
"rgb": {
"r": 79,
"g": 220,
"b": 245
},
"hsl": {
"h": 189.036,
"s": 89.247,
"l": 63.529
},
"oklch": {
"l": 0.8291,
"c": 0.12305,
"h": 211.7
},
"luminance": 0.59441
}Semantic roles & 50–950 ramp
primary
#4FDCF5
secondary
#BD412C
accent
#2300E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1617
muted
#808485