#4FE3EB#4FE3EB
#4FE3EB is a very light, vivid teal. Relative luminance 0.626; OKLCH L 84.2% C 0.123 H 200.3°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #4FE3EB |
|---|---|
| RGB | rgb(79, 227, 235) |
| HSL | hsl(183, 80%, 62%) |
| HSV | hsv(183, 66%, 92%) |
| CMYK | cmyk(66.4%, 3.4%, 0%, 7.8%) |
| CIE-LAB | lab(83.23, -36.05, -15.39) |
| CIE-LCH | lch(83.23, 39.20, 203.12°) |
| OKLab | oklab(84.17% -0.1155 -0.0427) |
| OKLCH | oklch(84.17% 0.123 200.3) |
| XYZ | xyz(45.6823, 62.5934, 88.2553) |
| Luminance | 0.6260 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.00
Robin'S Egg
#6DEDFD
ΔE00 4.29
Bright Light Blue
#26F7FD
ΔE00 4.70
Robin Egg Blue
#8AF1FE
ΔE00 5.92
Darkturquoise
#00CED1
ΔE00 5.97
Bright Cyan
#41FDFE
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FE3EB #EB574F
analogous
#4FEBA5 #4FE3EB #4F95EB
triadic
#4FE3EB #EB4FE3 #E3EB4F
tetradic
#4FE3EB #A54FEB #EB574F #95EB4F
square
#4FE3EB #A54FEB #EB574F #95EB4F
split-complementary
#4FE3EB #EB4F95 #EBA54F
monochromatic
#14A4AC #1AD9E3 #4FE3EB #86ECF1 #BDF4F7
Accessibility & contrast
On white
1.55
#4FE3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#4FE3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FE3EB
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FE3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FE3EB | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EC
Deuteranopia (green-blind)
#BCC8EC
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #4fe3eb; /* rgb */ color: rgb(79, 227, 235); /* oklch */ color: oklch(84.2% 0.123 200.3);
Tailwind
colors: {
custom: {
50: '#94ecf1',
500: '#4fe3eb',
950: '#000000',
},
}SCSS
$custom: #4fe3eb; $custom-light: #94ecf1; $custom-dark: #000000;
JSON
{
"hex": "#4fe3eb",
"rgb": {
"r": 79,
"g": 227,
"b": 235
},
"hsl": {
"h": 183.077,
"s": 79.592,
"l": 61.569
},
"oklch": {
"l": 0.84174,
"c": 0.12316,
"h": 200.3
},
"luminance": 0.62599
}Semantic roles & 50–950 ramp
primary
#4FE3EB
secondary
#AD3831
accent
#140ADC
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485