#4FE1F2#4FE1F2
#4FE1F2 is a very light, vivid teal. Relative luminance 0.619; OKLCH L 84.0% C 0.123 H 206.2°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #4FE1F2 |
|---|---|
| RGB | rgb(79, 225, 242) |
| HSL | hsl(186, 86%, 63%) |
| HSV | hsv(186, 67%, 95%) |
| CMYK | cmyk(67.4%, 7%, 0%, 5.1%) |
| CIE-LAB | lab(82.87, -33.12, -19.64) |
| CIE-LCH | lch(82.87, 38.50, 210.67°) |
| OKLab | oklab(83.96% -0.1107 -0.0545) |
| OKLCH | oklch(83.96% 0.123 206.2) |
| XYZ | xyz(46.1698, 61.9182, 93.5053) |
| Luminance | 0.6192 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.07
Robin'S Egg
#6DEDFD
ΔE00 3.14
Robin Egg Blue
#8AF1FE
ΔE00 5.29
Neon Blue
#04D9FF
ΔE00 6.13
Robin'S Egg Blue
#98EFF9
ΔE00 6.37
Bright Light Blue
#26F7FD
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FE1F2 #F2604F
analogous
#4FF2B2 #4FE1F2 #4F8FF2
triadic
#4FE1F2 #F24FE1 #E1F24F
tetradic
#4FE1F2 #B24FF2 #F2604F #8FF24F
square
#4FE1F2 #B24FF2 #F2604F #8FF24F
split-complementary
#4FE1F2 #F24F8F #F2B24F
monochromatic
#0EA7B9 #16D7EE #4FE1F2 #88EBF6 #C1F4FA
Accessibility & contrast
On white
1.57
#4FE1F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#4FE1F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FE1F2
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FE1F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FE1F2 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8F3
Deuteranopia (green-blind)
#B7C7F2
Tritanopia (blue-blind)
#00EAE6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #4fe1f2; /* rgb */ color: rgb(79, 225, 242); /* oklch */ color: oklch(84.0% 0.123 206.2);
Tailwind
colors: {
custom: {
50: '#94eaf6',
500: '#4fe1f2',
950: '#000000',
},
}SCSS
$custom: #4fe1f2; $custom-light: #94eaf6; $custom-dark: #000000;
JSON
{
"hex": "#4fe1f2",
"rgb": {
"r": 79,
"g": 225,
"b": 242
},
"hsl": {
"h": 186.258,
"s": 86.243,
"l": 62.941
},
"oklch": {
"l": 0.83957,
"c": 0.12342,
"h": 206.2
},
"luminance": 0.61923
}Semantic roles & 50–950 ramp
primary
#4FE1F2
secondary
#B83C2D
accent
#1A03E3
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485