#4FE1E2#4FE1E2
#4FE1E2 is a very light, vivid teal. Relative luminance 0.610; OKLCH L 83.4% C 0.122 H 195.7°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #4FE1E2 |
|---|---|
| RGB | rgb(79, 225, 226) |
| HSL | hsl(180, 72%, 60%) |
| HSV | hsv(180, 65%, 89%) |
| CMYK | cmyk(65%, 0.4%, 0%, 11.4%) |
| CIE-LAB | lab(82.38, -37.63, -11.90) |
| CIE-LCH | lch(82.38, 39.47, 197.55°) |
| OKLab | oklab(83.4% -0.1173 -0.033) |
| OKLCH | oklch(83.4% 0.122 195.7) |
| XYZ | xyz(43.8710, 60.9987, 81.3986) |
| Luminance | 0.6100 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.40
Darkturquoise
#00CED1
ΔE00 5.09
Bright Light Blue
#26F7FD
ΔE00 5.13
Aqua Blue
#02D8E9
ΔE00 5.57
Turquoise
#40E0D0
ΔE00 5.91
Bright Cyan
#41FDFE
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FE1E2 #E2504F
analogous
#4FE299 #4FE1E2 #4F98E2
triadic
#4FE1E2 #E24FE1 #E1E24F
tetradic
#4FE1E2 #994FE2 #E2504F #98E24F
square
#4FE1E2 #994FE2 #E2504F #98E24F
split-complementary
#4FE1E2 #E24F98 #E2994F
monochromatic
#1A9C9D #22D0D1 #4FE1E2 #84EAEB #B8F3F3
Accessibility & contrast
On white
1.59
#4FE1E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#4FE1E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FE1E2
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FE1E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FE1E2 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D7E2
Deuteranopia (green-blind)
#BCC6E3
Tritanopia (blue-blind)
#00E8E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #4fe1e2; /* rgb */ color: rgb(79, 225, 226); /* oklch */ color: oklch(83.4% 0.122 195.7);
Tailwind
colors: {
custom: {
50: '#93ebeb',
500: '#4fe1e2',
950: '#000000',
},
}SCSS
$custom: #4fe1e2; $custom-light: #93ebeb; $custom-dark: #000000;
JSON
{
"hex": "#4fe1e2",
"rgb": {
"r": 79,
"g": 225,
"b": 226
},
"hsl": {
"h": 180.408,
"s": 71.707,
"l": 59.804
},
"oklch": {
"l": 0.83396,
"c": 0.12185,
"h": 195.7
},
"luminance": 0.61004
}Semantic roles & 50–950 ramp
primary
#4FE1E2
secondary
#A03635
accent
#3B39EE
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484