#4FE2F2#4FE2F2
#4FE2F2 is a very light, vivid teal. Relative luminance 0.625; OKLCH L 84.2% C 0.124 H 205.5°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #4FE2F2 |
|---|---|
| RGB | rgb(79, 226, 242) |
| HSL | hsl(186, 86%, 63%) |
| HSV | hsv(186, 67%, 95%) |
| CMYK | cmyk(67.4%, 6.6%, 0%, 5.1%) |
| CIE-LAB | lab(83.16, -33.59, -19.20) |
| CIE-LCH | lch(83.16, 38.69, 209.76°) |
| OKLab | oklab(84.19% -0.1117 -0.0533) |
| OKLCH | oklch(84.19% 0.124 205.5) |
| XYZ | xyz(46.4409, 62.4605, 93.5957) |
| Luminance | 0.6247 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.01
Aqua Blue
#02D8E9
ΔE00 3.15
Robin Egg Blue
#8AF1FE
ΔE00 5.17
Bright Light Blue
#26F7FD
ΔE00 6.19
Robin'S Egg Blue
#98EFF9
ΔE00 6.28
Neon Blue
#04D9FF
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FE2F2 #F25F4F
analogous
#4FF2B1 #4FE2F2 #4F90F2
triadic
#4FE2F2 #F24FE2 #E2F24F
tetradic
#4FE2F2 #B14FF2 #F25F4F #90F24F
square
#4FE2F2 #B14FF2 #F25F4F #90F24F
split-complementary
#4FE2F2 #F24F90 #F2B14F
monochromatic
#0EA8B9 #16D9EE #4FE2F2 #88EBF6 #C1F5FA
Accessibility & contrast
On white
1.56
#4FE2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#4FE2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FE2F2
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FE2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FE2F2 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F3
Deuteranopia (green-blind)
#B8C8F2
Tritanopia (blue-blind)
#00EBE7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #4fe2f2; /* rgb */ color: rgb(79, 226, 242); /* oklch */ color: oklch(84.2% 0.124 205.5);
Tailwind
colors: {
custom: {
50: '#94ebf6',
500: '#4fe2f2',
950: '#000000',
},
}SCSS
$custom: #4fe2f2; $custom-light: #94ebf6; $custom-dark: #000000;
JSON
{
"hex": "#4fe2f2",
"rgb": {
"r": 79,
"g": 226,
"b": 242
},
"hsl": {
"h": 185.89,
"s": 86.243,
"l": 62.941
},
"oklch": {
"l": 0.84189,
"c": 0.12377,
"h": 205.5
},
"luminance": 0.62466
}Semantic roles & 50–950 ramp
primary
#4FE2F2
secondary
#B83B2D
accent
#1903E3
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485