#4FEBF6#4FEBF6
#4FEBF6 is a very light, vivid teal. Relative luminance 0.677; OKLCH L 86.4% C 0.128 H 201.9°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #4FEBF6 |
|---|---|
| RGB | rgb(79, 235, 246) |
| HSL | hsl(184, 90%, 64%) |
| HSV | hsv(184, 68%, 96%) |
| CMYK | cmyk(67.9%, 4.5%, 0%, 3.5%) |
| CIE-LAB | lab(85.87, -36.65, -17.22) |
| CIE-LCH | lch(85.87, 40.50, 205.17°) |
| OKLab | oklab(86.42% -0.1188 -0.0478) |
| OKLCH | oklch(86.42% 0.128 201.9) |
| XYZ | xyz(49.5600, 67.7270, 97.6316) |
| Luminance | 0.6773 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.98
Bright Light Blue
#26F7FD
ΔE00 3.61
Robin Egg Blue
#8AF1FE
ΔE00 4.82
Aqua Blue
#02D8E9
ΔE00 4.95
Bright Cyan
#41FDFE
ΔE00 5.21
Robin'S Egg Blue
#98EFF9
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FEBF6 #F65A4F
analogous
#4FF6AD #4FEBF6 #4F97F6
triadic
#4FEBF6 #F64FEB #EBF64F
tetradic
#4FEBF6 #AD4FF6 #F65A4F #97F64F
square
#4FEBF6 #AD4FF6 #F65A4F #97F64F
split-complementary
#4FEBF6 #F64F97 #F6AD4F
monochromatic
#0AB5C1 #15E4F3 #4FEBF6 #89F2F9 #C3F8FC
Accessibility & contrast
On white
1.44
#4FEBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#4FEBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FEBF6
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FEBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FEBF6 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE1F7
Deuteranopia (green-blind)
#C1CFF7
Tritanopia (blue-blind)
#00F4EE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #4febf6; /* rgb */ color: rgb(79, 235, 246); /* oklch */ color: oklch(86.4% 0.128 201.9);
Tailwind
colors: {
custom: {
50: '#96f2f9',
500: '#4febf6',
950: '#000000',
},
}SCSS
$custom: #4febf6; $custom-light: #96f2f9; $custom-dark: #000000;
JSON
{
"hex": "#4febf6",
"rgb": {
"r": 79,
"g": 235,
"b": 246
},
"hsl": {
"h": 183.952,
"s": 90.27,
"l": 63.725
},
"oklch": {
"l": 0.86422,
"c": 0.12806,
"h": 201.9
},
"luminance": 0.67733
}Semantic roles & 50–950 ramp
primary
#4FEBF6
secondary
#BE352B
accent
#0F00E6
background
#FCFFFF
surface
#F5FEFF
border
#CFD6D7
text
#0F1717
muted
#808585