#4FEBF2#4FEBF2
#4FEBF2 is a very light, vivid teal. Relative luminance 0.675; OKLCH L 86.3% C 0.128 H 199.4°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #4FEBF2 |
|---|---|
| RGB | rgb(79, 235, 242) |
| HSL | hsl(183, 86%, 63%) |
| HSV | hsv(183, 67%, 95%) |
| CMYK | cmyk(67.4%, 2.9%, 0%, 5.1%) |
| CIE-LAB | lab(85.75, -37.78, -15.30) |
| CIE-LCH | lch(85.75, 40.76, 202.05°) |
| OKLab | oklab(86.28% -0.1204 -0.0425) |
| OKLCH | oklch(86.28% 0.128 199.4) |
| XYZ | xyz(48.9527, 67.4841, 94.4330) |
| Luminance | 0.6749 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.00
Robin'S Egg
#6DEDFD
ΔE00 4.10
Bright Cyan
#41FDFE
ΔE00 4.41
Aqua
#00FFFF
ΔE00 5.30
Aqua Blue
#02D8E9
ΔE00 5.48
Robin Egg Blue
#8AF1FE
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FEBF2 #F2564F
analogous
#4FF2A8 #4FEBF2 #4F99F2
triadic
#4FEBF2 #F24FEB #EBF24F
tetradic
#4FEBF2 #A84FF2 #F2564F #99F24F
square
#4FEBF2 #A84FF2 #F2564F #99F24F
split-complementary
#4FEBF2 #F24F99 #F2A84F
monochromatic
#0EB2B9 #16E5EE #4FEBF2 #88F1F6 #C1F8FA
Accessibility & contrast
On white
1.45
#4FEBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#4FEBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FEBF2
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FEBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FEBF2 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE1F3
Deuteranopia (green-blind)
#C2CFF3
Tritanopia (blue-blind)
#00F3ED
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #4febf2; /* rgb */ color: rgb(79, 235, 242); /* oklch */ color: oklch(86.3% 0.128 199.4);
Tailwind
colors: {
custom: {
50: '#95f2f6',
500: '#4febf2',
950: '#000000',
},
}SCSS
$custom: #4febf2; $custom-light: #95f2f6; $custom-dark: #000000;
JSON
{
"hex": "#4febf2",
"rgb": {
"r": 79,
"g": 235,
"b": 242
},
"hsl": {
"h": 182.577,
"s": 86.243,
"l": 62.941
},
"oklch": {
"l": 0.86283,
"c": 0.12771,
"h": 199.4
},
"luminance": 0.6749
}Semantic roles & 50–950 ramp
primary
#4FEBF2
secondary
#B8332D
accent
#0C03E3
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1717
muted
#808585