#4FEFC4#4FEFC4
#4FEFC4 is a very light, vivid teal. Relative luminance 0.674; OKLCH L 85.8% C 0.146 H 171.2°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #4FEFC4 |
|---|---|
| RGB | rgb(79, 239, 196) |
| HSL | hsl(164, 83%, 62%) |
| HSV | hsv(164, 67%, 94%) |
| CMYK | cmyk(66.9%, 0%, 18%, 6.3%) |
| CIE-LAB | lab(85.69, -51.40, 8.77) |
| CIE-LCH | lch(85.69, 52.14, 170.32°) |
| OKLab | oklab(85.84% -0.1443 0.0223) |
| OKLCH | oklch(85.84% 0.146 171.2) |
| XYZ | xyz(44.0497, 67.3759, 62.8972) |
| Luminance | 0.6738 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.12
Bright Teal
#01F9C6
ΔE00 3.04
Light Turquoise
#7EF4CC
ΔE00 3.48
Aqua (survey)
#13EAC9
ΔE00 3.61
Aquamarine
#7FFFD4
ΔE00 4.51
Light Aquamarine
#7BFDC7
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FEFC4 #EF4F7A
analogous
#4FEF74 #4FEFC4 #4FCAEF
triadic
#4FEFC4 #C44FEF #EFC44F
tetradic
#4FEFC4 #744FEF #EF4F7A #CAEF4F
square
#4FEFC4 #744FEF #EF4F7A #CAEF4F
split-complementary
#4FEFC4 #EF4FCA #EF744F
monochromatic
#10B387 #17EAB1 #4FEFC4 #87F4D7 #BFF9EA
Accessibility & contrast
On white
1.45
#4FEFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#4FEFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FEFC4
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FEFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FEFC4 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E0C2
Deuteranopia (green-blind)
#D2D0C7
Tritanopia (blue-blind)
#00F1E3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #4fefc4; /* rgb */ color: rgb(79, 239, 196); /* oklch */ color: oklch(85.8% 0.146 171.2);
Tailwind
colors: {
custom: {
50: '#93f5d5',
500: '#4fefc4',
950: '#000000',
},
}SCSS
$custom: #4fefc4; $custom-light: #93f5d5; $custom-dark: #000000;
JSON
{
"hex": "#4fefc4",
"rgb": {
"r": 79,
"g": 239,
"b": 196
},
"hsl": {
"h": 163.875,
"s": 83.333,
"l": 62.353
},
"oklch": {
"l": 0.85835,
"c": 0.14601,
"h": 171.2
},
"luminance": 0.67381
}Semantic roles & 50–950 ramp
primary
#4FEFC4
secondary
#B32F53
accent
#0640E0
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583