#4FEFC8#4FEFC8
#4FEFC8 is a very light, vivid teal. Relative luminance 0.676; OKLCH L 85.9% C 0.144 H 173.1°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #4FEFC8 |
|---|---|
| RGB | rgb(79, 239, 200) |
| HSL | hsl(165, 83%, 62%) |
| HSV | hsv(165, 67%, 94%) |
| CMYK | cmyk(66.9%, 0%, 16.3%, 6.3%) |
| CIE-LAB | lab(85.79, -50.45, 6.81) |
| CIE-LCH | lch(85.79, 50.91, 172.31°) |
| OKLab | oklab(85.94% -0.1425 0.0172) |
| OKLCH | oklch(85.94% 0.144 173.1) |
| XYZ | xyz(44.5110, 67.5604, 65.3270) |
| Luminance | 0.6756 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.57
Aqua (survey)
#13EAC9
ΔE00 2.85
Bright Teal
#01F9C6
ΔE00 3.55
Light Turquoise
#7EF4CC
ΔE00 3.58
Aquamarine
#7FFFD4
ΔE00 4.66
Tiffany Blue
#7BF2DA
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FEFC8 #EF4F76
analogous
#4FEF78 #4FEFC8 #4FC6EF
triadic
#4FEFC8 #C84FEF #EFC84F
tetradic
#4FEFC8 #784FEF #EF4F76 #C6EF4F
square
#4FEFC8 #784FEF #EF4F76 #C6EF4F
split-complementary
#4FEFC8 #EF4FC6 #EF784F
monochromatic
#10B38C #17EAB6 #4FEFC8 #87F4DA #BFF9EB
Accessibility & contrast
On white
1.45
#4FEFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#4FEFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FEFC8
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FEFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FEFC8 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E0C6
Deuteranopia (green-blind)
#D1D0CB
Tritanopia (blue-blind)
#00F1E4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #4fefc8; /* rgb */ color: rgb(79, 239, 200); /* oklch */ color: oklch(85.9% 0.144 173.1);
Tailwind
colors: {
custom: {
50: '#93f5d8',
500: '#4fefc8',
950: '#000000',
},
}SCSS
$custom: #4fefc8; $custom-light: #93f5d8; $custom-dark: #000000;
JSON
{
"hex": "#4fefc8",
"rgb": {
"r": 79,
"g": 239,
"b": 200
},
"hsl": {
"h": 165.375,
"s": 83.333,
"l": 62.353
},
"oklch": {
"l": 0.85941,
"c": 0.14353,
"h": 173.1
},
"luminance": 0.67565
}Semantic roles & 50–950 ramp
primary
#4FEFC8
secondary
#B32F4F
accent
#063BE0
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583