#4FEFCB#4FEFCB
#4FEFCB is a very light, vivid teal. Relative luminance 0.677; OKLCH L 86.0% C 0.142 H 174.6°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #4FEFCB |
|---|---|
| RGB | rgb(79, 239, 203) |
| HSL | hsl(167, 83%, 62%) |
| HSV | hsv(167, 67%, 94%) |
| CMYK | cmyk(66.9%, 0%, 15.1%, 6.3%) |
| CIE-LAB | lab(85.86, -49.73, 5.34) |
| CIE-LCH | lch(85.86, 50.02, 173.87°) |
| OKLab | oklab(86.02% -0.1411 0.0134) |
| OKLCH | oklch(86.02% 0.142 174.6) |
| XYZ | xyz(44.8651, 67.7020, 67.1916) |
| Luminance | 0.6771 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.41
Aqua Marine
#2EE8BB
ΔE00 3.12
Light Turquoise
#7EF4CC
ΔE00 3.85
Bright Teal
#01F9C6
ΔE00 4.09
Tiffany Blue
#7BF2DA
ΔE00 4.37
Aquamarine
#7FFFD4
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FEFCB #EF4F73
analogous
#4FEF7B #4FEFCB #4FC3EF
triadic
#4FEFCB #CB4FEF #EFCB4F
tetradic
#4FEFCB #7B4FEF #EF4F73 #C3EF4F
square
#4FEFCB #7B4FEF #EF4F73 #C3EF4F
split-complementary
#4FEFCB #EF4FC3 #EF7B4F
monochromatic
#10B38F #17EABA #4FEFCB #87F4DC #BFF9EC
Accessibility & contrast
On white
1.44
#4FEFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#4FEFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FEFCB
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FEFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FEFCB | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E0C9
Deuteranopia (green-blind)
#D1D0CE
Tritanopia (blue-blind)
#00F2E4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #4fefcb; /* rgb */ color: rgb(79, 239, 203); /* oklch */ color: oklch(86.0% 0.142 174.6);
Tailwind
colors: {
custom: {
50: '#93f5da',
500: '#4fefcb',
950: '#000000',
},
}SCSS
$custom: #4fefcb; $custom-light: #93f5da; $custom-dark: #000000;
JSON
{
"hex": "#4fefcb",
"rgb": {
"r": 79,
"g": 239,
"b": 203
},
"hsl": {
"h": 166.5,
"s": 83.333,
"l": 62.353
},
"oklch": {
"l": 0.86023,
"c": 0.14178,
"h": 174.6
},
"luminance": 0.67707
}Semantic roles & 50–950 ramp
primary
#4FEFCB
secondary
#B32F4D
accent
#0637E0
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583