#4FE1E7#4FE1E7
#4FE1E7 is a very light, vivid teal. Relative luminance 0.613; OKLCH L 83.6% C 0.122 H 199.0°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #4FE1E7 |
|---|---|
| RGB | rgb(79, 225, 231) |
| HSL | hsl(182, 76%, 61%) |
| HSV | hsv(182, 66%, 91%) |
| CMYK | cmyk(65.8%, 2.6%, 0%, 9.4%) |
| CIE-LAB | lab(82.53, -36.24, -14.33) |
| CIE-LCH | lch(82.53, 38.97, 201.57°) |
| OKLab | oklab(83.57% -0.1152 -0.0397) |
| OKLCH | oklch(83.57% 0.122 199) |
| XYZ | xyz(44.5671, 61.2772, 85.0647) |
| Luminance | 0.6128 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.18
Bright Light Blue
#26F7FD
ΔE00 5.00
Robin'S Egg
#6DEDFD
ΔE00 5.03
Darkturquoise
#00CED1
ΔE00 5.35
Mediumturquoise
#48D1CC
ΔE00 5.48
Bright Cyan
#41FDFE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FE1E7 #E7554F
analogous
#4FE7A1 #4FE1E7 #4F95E7
triadic
#4FE1E7 #E74FE1 #E1E74F
tetradic
#4FE1E7 #A14FE7 #E7554F #95E74F
square
#4FE1E7 #A14FE7 #E7554F #95E74F
split-complementary
#4FE1E7 #E74F95 #E7A14F
monochromatic
#179FA5 #1ED3DB #4FE1E7 #85EAEE #BBF3F6
Accessibility & contrast
On white
1.58
#4FE1E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#4FE1E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FE1E7
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FE1E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FE1E7 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D7E8
Deuteranopia (green-blind)
#BBC6E8
Tritanopia (blue-blind)
#00E9E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #4fe1e7; /* rgb */ color: rgb(79, 225, 231); /* oklch */ color: oklch(83.6% 0.122 199.0);
Tailwind
colors: {
custom: {
50: '#93ebee',
500: '#4fe1e7',
950: '#000000',
},
}SCSS
$custom: #4fe1e7; $custom-light: #93ebee; $custom-dark: #000000;
JSON
{
"hex": "#4fe1e7",
"rgb": {
"r": 79,
"g": 225,
"b": 231
},
"hsl": {
"h": 182.368,
"s": 76,
"l": 60.784
},
"oklch": {
"l": 0.83567,
"c": 0.12187,
"h": 199
},
"luminance": 0.61282
}Semantic roles & 50–950 ramp
primary
#4FE1E7
secondary
#A73833
accent
#150DD8
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485