#4FE2F0#4FE2F0
#4FE2F0 is a very light, vivid teal. Relative luminance 0.623; OKLCH L 84.1% C 0.123 H 204.2°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #4FE2F0 |
|---|---|
| RGB | rgb(79, 226, 240) |
| HSL | hsl(185, 84%, 63%) |
| HSV | hsv(185, 67%, 94%) |
| CMYK | cmyk(67.1%, 5.8%, 0%, 5.9%) |
| CIE-LAB | lab(83.09, -34.16, -18.24) |
| CIE-LCH | lch(83.09, 38.73, 208.10°) |
| OKLab | oklab(84.12% -0.1125 -0.0506) |
| OKLCH | oklch(84.12% 0.123 204.2) |
| XYZ | xyz(46.1422, 62.3410, 92.0224) |
| Luminance | 0.6235 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.12
Robin'S Egg
#6DEDFD
ΔE00 3.21
Robin Egg Blue
#8AF1FE
ΔE00 5.28
Bright Light Blue
#26F7FD
ΔE00 5.78
Robin'S Egg Blue
#98EFF9
ΔE00 6.32
Darkturquoise
#00CED1
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FE2F0 #F05D4F
analogous
#4FF0AD #4FE2F0 #4F92F0
triadic
#4FE2F0 #F04FE2 #E2F04F
tetradic
#4FE2F0 #AD4FF0 #F05D4F #92F04F
square
#4FE2F0 #AD4FF0 #F05D4F #92F04F
split-complementary
#4FE2F0 #F04F92 #F0AD4F
monochromatic
#0FA7B5 #17D9EB #4FE2F0 #87EBF5 #C0F5FA
Accessibility & contrast
On white
1.56
#4FE2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#4FE2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FE2F0
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FE2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FE2F0 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F1
Deuteranopia (green-blind)
#B9C8F1
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #4fe2f0; /* rgb */ color: rgb(79, 226, 240); /* oklch */ color: oklch(84.1% 0.123 204.2);
Tailwind
colors: {
custom: {
50: '#94ebf5',
500: '#4fe2f0',
950: '#000000',
},
}SCSS
$custom: #4fe2f0; $custom-light: #94ebf5; $custom-dark: #000000;
JSON
{
"hex": "#4fe2f0",
"rgb": {
"r": 79,
"g": 226,
"b": 240
},
"hsl": {
"h": 185.217,
"s": 84.293,
"l": 62.549
},
"oklch": {
"l": 0.84117,
"c": 0.12337,
"h": 204.2
},
"luminance": 0.62346
}Semantic roles & 50–950 ramp
primary
#4FE2F0
secondary
#B53A2F
accent
#1805E1
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485